ack/mach/powerpc
George Koehler 1e3dde915a Remove the "invalid" stacking rule.
When ncg fell back on this rule, it did emit the string "invalid" in
the assembly code and caused a syntax error in the assembler.

Adjust the stacking rules so we can stack LOCAL, CONST, and LABEL
without falling back on the "invalid" rule, and so we can stack them
when we have no free register except the scratch register.
2016-09-27 16:46:11 -04:00
..
as Rename our pseudo-opcode 'la' to 'li32'. 2016-09-18 17:03:23 -04:00
libem Rename our pseudo-opcode 'la' to 'li32'. 2016-09-18 17:03:23 -04:00
libend Mostly add support for the experimental and largely broken linuxppc platform. 2016-09-15 23:12:03 +02:00
ncg Remove the "invalid" stacking rule. 2016-09-27 16:46:11 -04:00
top Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00