1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test/MC/Disassembler/PowerPC
Justin Hibbits 3f2d5a86d1 Add some Book-E instructions to the asm parser and printer.
Summary:
Adds the following instructions:
* mfpmr
* mtpmr
* icblc
* icblq
* icbtls

Fix the scheduling for mtspr on e5500, which uses CFX0, instead of
SFX0/SFX1 as on e500mc.

Addresses PR 31538.

Differential Revision: https://reviews.llvm.org/D29002

llvm-svn: 293417
2017-01-29 04:55:57 +00:00
..
dcbt.txt
lit.local.cfg
ppc64-encoding-4xx.txt
ppc64-encoding-6xx.txt
ppc64-encoding-bookII.txt
ppc64-encoding-bookIII.txt Add some Book-E instructions to the asm parser and printer. 2017-01-29 04:55:57 +00:00
ppc64-encoding-e500.txt
ppc64-encoding-ext.txt
ppc64-encoding-fp.txt [PowerPC] Implement missing ISA 2.06 instructions. 2017-01-05 15:00:45 +00:00
ppc64-encoding-p8vector.txt
ppc64-encoding-vmx.txt [PPC] add absolute difference altivec instructions and matching intrinsics 2016-10-31 19:47:52 +00:00
ppc64-encoding.txt
ppc64-operands.txt
ppc64le-encoding.txt
qpx.txt
vsx.txt