diff options
| -rw-r--r-- | llvm/test/MC/Disassembler/AArch64/armv8.2a-statistical-profiling.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/MC/Disassembler/AArch64/armv8.2a-statistical-profiling.txt b/llvm/test/MC/Disassembler/AArch64/armv8.2a-statistical-profiling.txt index e83d750e715..217424cc46e 100644 --- a/llvm/test/MC/Disassembler/AArch64/armv8.2a-statistical-profiling.txt +++ b/llvm/test/MC/Disassembler/AArch64/armv8.2a-statistical-profiling.txt @@ -1,10 +1,6 @@ # RUN: llvm-mc -triple aarch64-none-linux-gnu -mattr=+spe --disassemble < %s | FileCheck %s # RUN: llvm-mc -triple aarch64-none-linux-gnu --disassemble < %s | FileCheck --check-prefix=NO_SPE %s -[0x1f,0x22,0x03,0xd5] -# CHECK: hint #0x10 -# NO_SPE: hint #0x10 - [0x3f,0x22,0x03,0xd5] # CHECK: psb csync # NO_SPE: hint #0x11 |

