Commit message (Expand) | Author | Age | |
---|---|---|---|
* | py: Implement native load for viper. | Damien George | 2014-10-12 |
* | py: Implement and,or,xor native ops for viper. | Damien George | 2014-10-12 |
* | Implement missing ARM emitter functions for viper | Fabian Vogt | 2014-10-04 |
* | py: Implement more binary ops for viper emitter. | Damien George | 2014-09-29 |
* | py: Make macro names in assemblers consistent, and tidy up a bit. | Damien George | 2014-09-29 |
* | py: Make asm_arm_less_op take destination register as first arg. | Damien George | 2014-09-15 |
* | Code style/whitespace cleanup; remove obsolete headers. | Damien George | 2014-09-03 |
* | Add cache flush in py/asmarm.c and add new MP_PLAT_ALLOC_EXEC and MP_PLAT_FRE... | Fabian Vogt | 2014-09-03 |
* | Clarify copyright on asmarm files | Fabian Vogt | 2014-08-28 |
* | Basic native ARM emitter | Fabian Vogt | 2014-08-27 |