diff options
Diffstat (limited to 'test/MC/Disassembler/PowerPC/ppc64-encoding.txt')
-rw-r--r-- | test/MC/Disassembler/PowerPC/ppc64-encoding.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MC/Disassembler/PowerPC/ppc64-encoding.txt b/test/MC/Disassembler/PowerPC/ppc64-encoding.txt index 2e2e7c1..e99d49b 100644 --- a/test/MC/Disassembler/PowerPC/ppc64-encoding.txt +++ b/test/MC/Disassembler/PowerPC/ppc64-encoding.txt @@ -499,6 +499,9 @@ # CHECK: popcntd 2, 3 0x7c 0x62 0x03 0xf4 +# CHECK: cmpb 7, 21, 4 +0x7e 0xa7 0x23 0xf8 + # CHECK: rlwinm 2, 3, 4, 5, 6 0x54 0x62 0x21 0x4c |