Damien George
|
d66e48662b
|
py: Add store r8 and store r16 ops to asm_x86 and asm_x64.
|
2014-09-29 19:42:06 +01:00 |
|
Damien George
|
6eae861685
|
py: Put define of x86 argument registers in asmx86.h.
|
2014-09-08 22:16:35 +00:00 |
|
Damien George
|
25d904105c
|
py: Adjust regs for x86 so that 1 more local can live in a reg.
|
2014-09-06 23:24:32 +00:00 |
|
Damien George
|
03281b3850
|
py: Allow x86 native functions to take arguments.
Fix some bugs with x86 stack and saving registers correctly.
|
2014-09-06 22:38:50 +00:00 |
|
Damien George
|
c90f59ec3a
|
py: Add support for emitting native x86 machine code.
|
2014-09-06 23:06:36 +01:00 |
|