ack/mach/i80/libem
2019-02-08 21:35:14 +01:00
..
aar2.s adapted to new assembler 1987-01-28 18:57:04 +00:00
adi4.s
and.s adapted to new assembler 1987-01-28 18:57:04 +00:00
blm.s
build.lua Biggish refactor to break cycles; my build rules were full of them. cpm builds, 2016-08-14 01:39:40 +02:00
cii.s Correct the stack pointer when i80 shrinks an integer. 2017-12-07 15:39:41 -05:00
cmi4.s adapted to new assembler 1987-01-28 18:57:04 +00:00
cms.s
com.s
csa.s
csb.s adapted to new assembler 1987-01-28 18:57:04 +00:00
dup.s
dvi2.s
dvi4.s
exg.s adapted to new assembler 1987-01-28 18:57:04 +00:00
flp.s Teach i80 ncg to use libfp. Enable ack -mcpm -fp. 2018-04-25 16:09:56 -04:00
inn.s
ior.s
lar2.s
LIST
loi.s
mli2.s adapted to new assembler 1987-01-28 18:57:04 +00:00
mli4.s
mlu2.s adapted to new assembler 1987-01-28 18:57:04 +00:00
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 Somehow the implementation of rst 2 got lost, with hilarious results. Also fix 2019-02-08 21:35:14 +01:00
sar2.s
sbi4.s
set.s adapted to new assembler 1987-01-28 18:57:04 +00:00
set2.s adapted to new assembler 1987-01-28 18:57:04 +00:00
sli2.s
sli4.s
sri2.s
sri4.s adapted to new assembler 1987-01-28 18:57:04 +00:00
sti.s
xor.s