ack/mach/i80/ncg
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
..
mach.c Fix warnings. 2019-02-07 09:09:31 +01:00
mach.h Header --> Id 1994-06-24 14:02:31 +00:00
table Fix nearly all the comparisons, a lot of which were broken. Using a rst for 2019-02-15 21:30:27 +01:00