ack/mach/powerpc/ncg
George Koehler 7cccd88b71 Rename SCRATCH to RSCRATCH. Never stack RSCRATCH nor FSCRATCH.
Rename the scratch gpr (currently r11) from SCRATCH to RSCRATCH so I
can search for RSCRATCH without finding FSCRATCH.  I also want to
avoid confusion with the SCRATCH keyword of the old code generator (cg
which came before ncg).

Change the stacking rules to prevent stacking of RSCRATCH or FSCRATCH
or any other GPR or FPR that isn't an allocatable REG or FREG.  Then
ncgg rejects any rule that tries to stack a GPR or FPR, so change such
rules to stack a REG or FREG.
2016-10-06 20:47:42 -04:00
..
mach.c Archival checkin (semi-working code). 2007-11-02 18:56:58 +00:00
mach.h Archival checkin (semi-working code). 2007-11-02 18:56:58 +00:00
table Rename SCRATCH to RSCRATCH. Never stack RSCRATCH nor FSCRATCH. 2016-10-06 20:47:42 -04:00