aboutsummaryrefslogtreecommitdiff
path: root/py/asmarm.c
AgeCommit message (Expand)Author
2014-09-15py: Make asm_arm_less_op take destination register as first arg.Damien George
2014-09-03Code style/whitespace cleanup; remove obsolete headers.Damien George
2014-09-03Add cache flush in py/asmarm.c and add new MP_PLAT_ALLOC_EXEC and MP_PLAT_FRE...Fabian Vogt
2014-08-28Clarify copyright on asmarm filesFabian Vogt
2014-08-27Basic native ARM emitterFabian Vogt