ack/mach/i80
David Given d63a359a49 Fix nearly all the comparisons, a lot of which were broken. Using a rst for
unsigned comparisons is surprisingly not that useful due to marshalling
overhead; it's only four bytes to do inline (plus jc), or six for a constant.
Also add some useful top optimisations.  Star Trek goes from 39890 to 39450
bytes.
2019-02-15 21:30:27 +01:00
..
as Apply Alan Cox's patch to add the 8085 extended instructions to the i80 2019-02-11 21:14:35 +01:00
dl Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
libem Fix nearly all the comparisons, a lot of which were broken. Using a rst for 2019-02-15 21:30:27 +01:00
libend Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
libmon Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
ncg Fix nearly all the comparisons, a lot of which were broken. Using a rst for 2019-02-15 21:30:27 +01:00
top Fix nearly all the comparisons, a lot of which were broken. Using a rst for 2019-02-15 21:30:27 +01:00
Action system-call to MON mapping is in libsys 1991-09-17 09:47:16 +00:00
mach_params Fixed mach_params 1991-09-18 09:58:12 +00:00