ack/mach/powerpc
George Koehler fcda786fe9 Add some missing clauses to los, sts, aar, inn, cmi, cmu.
We only implement 'los 4', 'sts 4', 'cmi 4', 'cmu 4', not for sizes
other than 4.  Add clause $1==4.

We only implement inn when defined($1).

The rule for aar needs 'kills ALL' because it kills many registers,
like other rules that call libem.
2016-12-09 19:49:50 -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 some missing clauses to los, sts, aar, inn, cmi, cmu. 2016-12-09 19:49:50 -05:00
top Get top working with the PowerPC; use it to eliminate useless branches and 2016-10-29 23:37:11 +02:00