Home
last modified time | relevance | path

Searched refs:sttrh (Results 1 – 15 of 15) sorted by relevance

/llvm-project/llvm/test/MC/AArch64/
H A Darm64-memory.s198 sttrh w2, [sp, #32]
205 ; CHECK: sttrh w2, [sp, #32] ; encoding: [0xe2,0x0b,0x02,0x78]
H A Dbasic-a64-diagnostics.s2365 sttrh w17, [x1, #256]
H A Dbasic-a64-instructions.s2952 sttrh wzr, [x12, #255]
2956 // CHECK: sttrh wzr, [x12, #255] // encoding: [0x9f,0xf9,0x0f,0x78]
/llvm-project/llvm/test/MC/Disassembler/AArch64/
H A Darm64-memory.txt203 # CHECK: sttrh w2, [sp, #32]
H A Dbasic-a64-instructions.txt2377 # CHECK: sttrh wzr, [x12, #255]
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/
H A DA55-basic-instructions.s1079 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 DA510-basic-instructions.s1079 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 DN1-basic-instructions.s1079 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 DV2-basic-instructions.s1079 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 DV1-basic-instructions.s1079 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 DN2-basic-instructions.s1079 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 Dbasic-instructions.s1079 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 Dtsv110-basic-instructions.s1089 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 DA64-basic-instructions.s1079 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 DAArch64InstrInfo.td4652 defm STTRH : StoreUnprivileged<0b01, 0, 0b00, GPR32, "sttrh">;