1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/MC/Disassembler/PowerPC
Amy Kwan 3ee1bf0ca0 [PowerPC] Add Vector Extract/Expand/Count with Mask, Move to VSR Mask Instruction Definitions and MC Tests
This patch adds the instruction definitions and assembly/disassembly tests for
the following set of instructions:

Vector Extract [byte | half | word | doubleword | quad] with mask
Vector Expand [byte | half | word | doubleword | quad] with mask
Move to VSR [byte | byte immediate | half | word | doubleword | quad] with mask
Vector Count Mask Bits [byte | half | word | doubleword]

Differential Revision: https://reviews.llvm.org/D83724
2020-08-07 11:02:08 -05:00
..
dcbt.txt
lit.local.cfg
p10insts.txt [PowerPC][NFC] Rename/organize encoding test files for ISA3.1 2020-06-30 11:42:36 -05:00
ppc32-extpid-e500.txt
ppc64-encoding-4xx.txt
ppc64-encoding-6xx.txt
ppc64-encoding-bookII.txt
ppc64-encoding-bookIII.txt
ppc64-encoding-e500.txt
ppc64-encoding-ext.txt [PowerPC] Add some InstAlias for mtspr/mfspr instructions 2020-06-15 02:43:13 +00:00
ppc64-encoding-fp.txt
ppc64-encoding-ISA31-invalid.txt [PowerPC][NFC] Rename/organize encoding test files for ISA3.1 2020-06-30 11:42:36 -05:00
ppc64-encoding-ISA31.txt [PowerPC] Add Vector Extract/Expand/Count with Mask, Move to VSR Mask Instruction Definitions and MC Tests 2020-08-07 11:02:08 -05:00
ppc64-encoding-p8htm.txt [PowerPC] Add some InstAlias definitions 2020-05-24 14:05:28 +00:00
ppc64-encoding-p8vector.txt
ppc64-encoding-p9vector.txt
ppc64-encoding-vmx.txt
ppc64-encoding.txt [PowerPC] Add some InstAlias definitions 2020-05-24 14:05:28 +00:00
ppc64-operands.txt
ppc64le-encoding.txt [PowerPC] Add some InstAlias definitions 2020-05-24 14:05:28 +00:00
vsx.txt