diff options
Diffstat (limited to 'llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-bookII.txt')
| -rw-r--r-- | llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-bookII.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-bookII.txt b/llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-bookII.txt index b4863835a0e..08ac70e41c8 100644 --- a/llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-bookII.txt +++ b/llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-bookII.txt @@ -46,7 +46,7 @@ 0x7c 0x00 0x06 0xac # CHECK: waitimpl -0x7c 0x40 0x00 0x7c +0x7c 0x40 0x00 0x3c # CHECK: mbar 1 0x7c 0x20 0x06 0xac @@ -103,13 +103,13 @@ 0x7c 0x40 0x04 0xac # CHECK: wait -0x7c 0x00 0x00 0x7c +0x7c 0x00 0x00 0x3c # CHECK: waitrsv -0x7c 0x20 0x00 0x7c +0x7c 0x20 0x00 0x3c # CHECK: waitimpl -0x7c 0x40 0x00 0x7c +0x7c 0x40 0x00 0x3c # CHECK: mftb 2, 123 0x7c 0x5b 0x1a 0xe6 |

