ack/mach/powerpc
George Koehler 436114fce4 Add a move from CONST smalls(%val) to GPR.
This allows 'move {CONST, $1}, R3' with a small enough $1 to emit one
instruction (addi) instead of two instructions (addis, ori).  The
CONST token confusingly isn't in the CONST_ALL set.
2016-12-09 18:40:14 -05:00
..
as Merge from default (merging in George Koehler's PowerPC changes). 2016-10-29 22:40:40 +02:00
libem inn was assuming that bitfields were arrays of bytes, when actually they're 2016-12-06 21:45:20 +01:00
libend Mostly add support for the experimental and largely broken linuxppc platform. 2016-09-15 23:12:03 +02:00
mcg Better handling of float conversions; more tests; converting to unsigned ints 2016-11-20 11:27:40 +01:00
ncg Add a move from CONST smalls(%val) to GPR. 2016-12-09 18:40:14 -05:00
top Get top working with the PowerPC; use it to eliminate useless branches and 2016-10-29 23:37:11 +02:00