/llvm-project/llvm/test/MC/AArch64/ |
H A D | arm64-memory.s | 198 sttrh w2, [sp, #32] 205 ; CHECK: sttrh w2, [sp, #32] ; encoding: [0xe2,0x0b,0x02,0x78]
|
H A D | basic-a64-diagnostics.s | 2365 sttrh w17, [x1, #256]
|
H A D | basic-a64-instructions.s | 2952 sttrh wzr, [x12, #255] 2956 // CHECK: sttrh wzr, [x12, #255] // encoding: [0x9f,0xf9,0x0f,0x78]
|
/llvm-project/llvm/test/MC/Disassembler/AArch64/ |
H A D | arm64-memory.txt | 203 # CHECK: sttrh w2, [sp, #32]
|
H A D | basic-a64-instructions.txt | 2377 # CHECK: sttrh wzr, [x12, #255]
|
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/ |
H A D | A55-basic-instructions.s | 1079 sttrh wzr, [x12, #255] label 2316 # CHECK-NEXT: 1 1 1.00 * sttrh wzr, [x12, #255] 3499 … - - - - - - - - - - 1.00 sttrh wzr, [x12, #255]
|
H A D | A510-basic-instructions.s | 1079 sttrh wzr, [x12, #255] label 2316 # CHECK-NEXT: 1 1 1.00 * sttrh wzr, [x12, #255] 3501 … - - - 1.00 - - - - - - - sttrh wzr, [x12, #255]
|
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Neoverse/ |
H A D | N1-basic-instructions.s | 1079 sttrh wzr, [x12, #255] label 2316 # CHECK-NEXT: 2 1 0.50 * sttrh wzr, [x12, #255] 3497 # CHECK-NEXT: - 0.50 0.50 0.50 0.50 - - - - - sttrh wzr, [x12…
|
H A D | V2-basic-instructions.s | 1079 sttrh wzr, [x12, #255] label 2330 # CHECK-NEXT: 2 1 0.50 * sttrh wzr, [x12, #255] 3535 # CHECK-NEXT: - - 0.50 0.50 - - - - 0.50 0.50 - - - - - - - - - - sttrh wzr, [x12, #255]
|
H A D | V1-basic-instructions.s | 1079 sttrh wzr, [x12, #255] label 2316 # CHECK-NEXT: 2 1 0.50 * sttrh wzr, [x12, #255] 3505 # CHECK-NEXT: - - 0.50 0.50 - - - - 0.50 0.50 - - - - - - - - sttrh wzr, [x12, #255]
|
H A D | N2-basic-instructions.s | 1079 sttrh wzr, [x12, #255] label 2316 # CHECK-NEXT: 2 1 0.50 * sttrh wzr, [x12, #255] 3500 # CHECK-NEXT: - - 0.50 0.50 - 0.50 0.50 - - - - - - sttrh wzr, [x12, #255]
|
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Ampere/Ampere1B/ |
H A D | basic-instructions.s | 1079 sttrh wzr, [x12, #255] label 2316 # CHECK-NEXT: 1 1 0.50 * sttrh wzr, [x12, #255] 3499 … - - - - - - 0.50 0.50 - - - sttrh wzr, [x12, #255]
|
/llvm-project/llvm/test/tools/llvm-mca/AArch64/HiSilicon/ |
H A D | tsv110-basic-instructions.s | 1089 sttrh wzr, [x12, #255] label 2331 # CHECK-NEXT: 1 1 1.00 * sttrh wzr, [x12, #255] 3515 # CHECK-NEXT: - - - - - 1.00 - - sttrh wzr, [x12, #255]
|
/llvm-project/llvm/test/tools/llvm-mca/AArch64/A64FX/ |
H A D | A64-basic-instructions.s | 1079 sttrh wzr, [x12, #255] label 2316 # CHECK-NEXT: 2 1 0.50 * sttrh wzr, [x12, #255] 3495 # CHECK-NEXT: - 0.75 0.75 0.25 0.25 - - - sttrh wzr, [x12, #255]
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.td | 4652 defm STTRH : StoreUnprivileged<0b01, 0, 0b00, GPR32, "sttrh">;
|