ack/mach/i80/libem
David Given 25b6712e63 Rework all the ackbuilder scripts not to use wildcards, because we can't expand
them without luaposix, which isn't available (easily) on OSX or Windows.
2022-07-14 23:57:54 +02:00
..
aar2.s
adi4.s
and.s
blm.s
build.lua Rework all the ackbuilder scripts not to use wildcards, because we can't expand 2022-07-14 23:57:54 +02:00
cii.s Correct the stack pointer when i80 shrinks an integer. 2017-12-07 15:39:41 -05:00
cmi4.s
cmps_mag.s Fix nearly all the comparisons, a lot of which were broken. Using a rst for 2019-02-15 21:30:27 +01:00
cmpu_mag.s Fix nearly all the comparisons, a lot of which were broken. Using a rst for 2019-02-15 21:30:27 +01:00
cms.s adapted to new assembler 1987-01-28 18:57:04 +00:00
com.s
csa.s
csb.s
dup.s
dvi2.s
dvi4.s
exg.s
faddr.h Instead of using parameterised rsts for stack access, add a huge swathe of 2019-02-13 22:45:22 +01:00
faddrn.h Instead of using parameterised rsts for stack access, add a huge swathe of 2019-02-13 22:45:22 +01:00
fload.h Instead of using parameterised rsts for stack access, add a huge swathe of 2019-02-13 22:45:22 +01:00
floadn.h Instead of using parameterised rsts for stack access, add a huge swathe of 2019-02-13 22:45:22 +01:00
flp.s Teach i80 ncg to use libfp. Enable ack -mcpm -fp. 2018-04-25 16:09:56 -04:00
fstore.h Instead of using parameterised rsts for stack access, add a huge swathe of 2019-02-13 22:45:22 +01:00
fstoren.h Instead of using parameterised rsts for stack access, add a huge swathe of 2019-02-13 22:45:22 +01:00
generate.sh Instead of using parameterised rsts for stack access, add a huge swathe of 2019-02-13 22:45:22 +01:00
inn.s
ior.s
lar2.s
LIST
loi.s
mli2.s
mli4.s
mlu2.s
ngi4.s
nop.s
pchl.s Use a helper function for cai --- only saves two bytes per invocation, but is 2019-02-06 20:36:23 +01:00
pro.s Fix swapped bytes in probyte which was causing junk stack frames. 2019-02-08 08:09:55 +01:00
rck.s more corrections 1987-01-28 22:54:52 +00:00
ret.s Move the standard ret boilerplate into a helper procedure, to save a little 2019-02-06 08:08:11 +01:00
rol4.s Add test for EM rol, ror. Fix i80, i86, powerpc. 2017-12-07 17:16:21 -05:00
ror4.s Add test for EM rol, ror. Fix i80, i86, powerpc. 2017-12-07 17:16:21 -05:00
rst.s Fix nearly all the comparisons, a lot of which were broken. Using a rst for 2019-02-15 21:30:27 +01:00
sar2.s
sbi4.s
set.s
set2.s
sli2.s
sli4.s
sri2.s
sri4.s
sti.s
xor.s