py: Implement ptr32 load and store in viper emitter.

This commit is contained in:
Damien George
2015-10-13 00:50:17 +01:00
parent 21f43ba9b0
commit b8f9ac5411
8 changed files with 156 additions and 3 deletions

View File

@@ -103,6 +103,7 @@ Q(uint)
Q(ptr)
Q(ptr8)
Q(ptr16)
Q(ptr32)
#endif
#if MICROPY_EMIT_INLINE_THUMB