micropython/py
Damien George 2e86233263 py/asm*: Remove ASM_MOV_REG_ALIGNED_IMM emit macro, it's no longer used.
After the previous commit this macro is no longer needed by the native
emitter because live heap pointers are no longer stored in generated native
machine code.
2018-09-27 23:39:08 +10:00
..
argcheck.c
asmarm.c
asmarm.h py/asm*: Remove ASM_MOV_REG_ALIGNED_IMM emit macro, it's no longer used. 2018-09-27 23:39:08 +10:00
asmbase.c
asmbase.h
asmthumb.c py/asm*: Remove ASM_MOV_REG_ALIGNED_IMM emit macro, it's no longer used. 2018-09-27 23:39:08 +10:00
asmthumb.h py/asm*: Remove ASM_MOV_REG_ALIGNED_IMM emit macro, it's no longer used. 2018-09-27 23:39:08 +10:00
asmx64.c py/asm*: Remove ASM_MOV_REG_ALIGNED_IMM emit macro, it's no longer used. 2018-09-27 23:39:08 +10:00
asmx64.h py/asm*: Remove ASM_MOV_REG_ALIGNED_IMM emit macro, it's no longer used. 2018-09-27 23:39:08 +10:00
asmx86.c py/asm*: Remove ASM_MOV_REG_ALIGNED_IMM emit macro, it's no longer used. 2018-09-27 23:39:08 +10:00
asmx86.h py/asm*: Remove ASM_MOV_REG_ALIGNED_IMM emit macro, it's no longer used. 2018-09-27 23:39:08 +10:00
asmxtensa.c
asmxtensa.h py/asm*: Remove ASM_MOV_REG_ALIGNED_IMM emit macro, it's no longer used. 2018-09-27 23:39:08 +10:00
bc0.h
bc.c
bc.h
binary.c
binary.h
builtin.h
builtinevex.c
builtinhelp.c
builtinimport.c
compile.c
compile.h
emit.h
emitbc.c
emitcommon.c
emitglue.c
emitglue.h
emitinlinethumb.c
emitinlinextensa.c
emitnarm.c
emitnative.c
emitnthumb.c
emitnx64.c
emitnx86.c
emitnxtensa.c
formatfloat.c
formatfloat.h
frozenmod.c
frozenmod.h
gc.c
gc.h
grammar.h
lexer.c
lexer.h
makeqstrdata.py
makeqstrdefs.py
makeversionhdr.py
malloc.c
map.c
misc.h
mkenv.mk
mkrules.mk
modarray.c
modbuiltins.c
modcmath.c
modcollections.c
modgc.c
modio.c
modmath.c
modmicropython.c
modstruct.c
modsys.c
modthread.c
moduerrno.c
mpconfig.h
mperrno.h
mphal.h
mpprint.c
mpprint.h
mpstate.c
mpstate.h
mpthread.h
mpz.c
mpz.h
nativeglue.c
nlr.c
nlr.h
nlrsetjmp.c
nlrthumb.c
nlrx64.c
nlrx86.c
nlrxtensa.c
obj.c
obj.h
objarray.c
objarray.h
objattrtuple.c
objbool.c
objboundmeth.c
objcell.c
objclosure.c
objcomplex.c
objdeque.c
objdict.c
objenumerate.c
objexcept.c
objexcept.h
objfilter.c
objfloat.c
objfun.c
objfun.h
objgenerator.c
objgenerator.h
objgetitemiter.c
objint_longlong.c
objint_mpz.c
objint.c
objint.h
objlist.c
objlist.h
objmap.c
objmodule.c
objmodule.h
objnamedtuple.c
objnamedtuple.h
objnone.c
objobject.c
objpolyiter.c
objproperty.c
objrange.c
objreversed.c
objset.c
objsingleton.c
objslice.c
objstr.c
objstr.h
objstringio.c
objstringio.h
objstrunicode.c
objtuple.c
objtuple.h
objtype.c
objtype.h
objzip.c
opmethods.c
parse.c
parse.h
parsenum.c
parsenum.h
parsenumbase.c
parsenumbase.h
persistentcode.c
persistentcode.h
py.mk
pystack.c
pystack.h
qstr.c
qstr.h
qstrdefs.h
reader.c
reader.h
repl.c
repl.h
ringbuf.h
runtime0.h
runtime_utils.c
runtime.c
runtime.h
scheduler.c
scope.c
scope.h
sequence.c
showbc.c
smallint.c
smallint.h
stackctrl.c
stackctrl.h
stream.c
stream.h
unicode.c
unicode.h
vm.c
vmentrytable.h
vstr.c
warning.c