factor/basis/bootstrap/assembler
Björn Lindqvist c2a70d18b4 bootstrap.x86: fix assembler code bug in fixnum*
Now the operands are kept in EBP and ECX and the vm-reg (EBX) is not
used unnecessarily
2015-05-25 08:42:16 -07:00
..
ppc.32.linux.factor
ppc.64.linux.factor
ppc.factor bootstrap.ppc: untested fix for #1319 for ppc 2015-05-22 12:22:28 -07:00
x86.32.factor bootstrap.x86: fix assembler code bug in fixnum* 2015-05-25 08:42:16 -07:00
x86.32.unix.factor
x86.32.windows.factor
x86.64.factor VM: possible fix for #1319. 2015-05-22 12:22:27 -07:00
x86.64.unix.factor
x86.64.windows.factor
x86.factor
x86.unix.factor
x86.windows.factor