factor/basis/bootstrap/assembler
Björn Lindqvist 8f2738cd82 bootstrap.x86: using 32 bit regs as operands when it's safe to do so
It shaves off a few bytes as e.g and eax, 0xf is one byte shorter than and rax, 0xf
2016-05-30 02:39:06 +02:00
..
ppc.32.linux.factor Reorganising bootstrap files 2015-05-22 12:22:24 -07:00
ppc.64.linux.factor Reorganising bootstrap files 2015-05-22 12:22:24 -07:00
ppc.factor bootstrap.assembler.ppc: make ppc also use define-sub-primitives 2016-03-27 17:46:55 +02:00
x86.32.factor bootstrap.assembler: new word define-sub-primitives 2016-03-27 17:42:25 +02:00
x86.32.unix.factor Reorganising bootstrap files 2015-05-22 12:22:24 -07:00
x86.32.windows.factor VM: give the exception handling special object a real name 2015-09-02 21:54:33 +02:00
x86.64.factor cpu.x86,bootstrap.assembler.*: making sure 0 is the relocation dummy value everywhere 2016-05-19 22:43:52 +02:00
x86.64.unix.factor VM: fix jit-signal-handler-prolog/epilog to account for the home space 2015-08-26 20:23:25 +02:00
x86.64.windows.factor VM: fix jit-signal-handler-prolog/epilog to account for the home space 2015-08-26 20:23:25 +02:00
x86.factor bootstrap.x86: using 32 bit regs as operands when it's safe to do so 2016-05-30 02:39:06 +02:00
x86.unix.factor Reorganising bootstrap files 2015-05-22 12:22:24 -07:00
x86.windows.factor bootstrap: cleanup usings. 2015-07-26 21:20:55 -07:00