Fabian Vogt
|
e5268963c6
|
Implement missing ARM emitter functions for viper
|
2014-10-04 00:57:21 +02:00 |
Damien George
|
3112cde900
|
py: Implement more binary ops for viper emitter.
This included a bit of restructuring of the assembler backends. Note
that the ARM backend is missing a few functions and won't compile.
|
2014-09-29 19:42:06 +01:00 |
Damien George
|
0b610de017
|
py: Make macro names in assemblers consistent, and tidy up a bit.
|
2014-09-29 19:42:06 +01:00 |
Damien George
|
d4a799f152
|
py: Make asm_arm_less_op take destination register as first arg.
This gets ARM native emitter working againg and addresses issue #858.
|
2014-09-15 16:39:24 +01:00 |
Damien George
|
8105736982
|
py: Clean up x86-64 native assembler; allow use of extended regs.
Native x86-64 now has 3 locals in registers.
|
2014-09-07 01:06:19 +01:00 |
Fabian Vogt
|
16ee30c6fa
|
Clarify copyright on asmarm files
|
2014-08-28 01:18:56 +02:00 |
Fabian Vogt
|
fe3d16e8c2
|
Basic native ARM emitter
|
2014-08-27 18:18:50 +02:00 |