ack/mach/powerpc/as
George Koehler b1badf1851 Add instructions like "lwarx". Extend manual.
Add more page numbers from PowerPC version 2.01.  Remove "xnop" not in
2.01, add "mtcr" from 2.01.  Add "lwarx" and the other instructions
from Book II.  I did not try all the newly added instructions, but
these seem to work: dcbt, dcbtst, icibi, isync, lwarx, stwcx., mftb,
mftbu

In man/powerpc_as.6 (not installed), add a summary of the registers
and addressing modes (like in i386_as.6), describe short forms, update
description of hi16/ha16, add CAVEATS about instructions that some
processors can't run.
2018-03-07 13:37:31 -05:00
..
mach0.c Remove type quad, use type word_t in PowerPC as. 2017-01-30 16:15:02 -05:00
mach1.c Add RELOLIS for PowerPC lis with ha16 or hi16. 2017-02-08 11:46:31 -05:00
mach2.c Add instructions like "lwarx". Extend manual. 2018-03-07 13:37:31 -05:00
mach3.c Add instructions like "lwarx". Extend manual. 2018-03-07 13:37:31 -05:00
mach4.c Add instructions like "lwarx". Extend manual. 2018-03-07 13:37:31 -05:00
mach5.c Rename RELOLIS to RELOPPC_LIS. 2017-10-18 15:39:31 -04:00