ack/mach/powerpc
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
..
as Add instructions like "lwarx". Extend manual. 2018-03-07 13:37:31 -05:00
libem Teach mcg to pass our tests. 2018-01-31 21:05:40 -05:00
libend Mostly add support for the experimental and largely broken linuxppc platform. 2016-09-15 23:12:03 +02:00
mcg Teach mcg to pass our tests. 2018-01-31 21:05:40 -05:00
ncg Use subfic (val - reg) and mulli (reg * val). 2018-01-27 15:53:05 -05:00
top Only lower "addi sp, sp, X" if X > 0. 2018-02-01 12:20:31 -05:00