Home
last modified time | relevance | path

Searched refs:ldtrh (Results 1 – 14 of 14) sorted by relevance

/llvm-project/llvm/test/MC/AArch64/
H A Darm64-memory.s178 ldtrh w3, [x4, #16]
188 ; CHECK: ldtrh w3, [x4, #16] ; encoding: [0x83,0x08,0x41,0x78]
H A Dbasic-a64-instructions.s2961 ldtrh w20, [x1, #255]
2965 // CHECK: ldtrh w20, [x1, #255] // encoding: [0x34,0xf8,0x4f,0x78]
/llvm-project/llvm/test/MC/Disassembler/AArch64/
H A Darm64-memory.txt186 # CHECK: ldtrh w3, [x4, #16]
H A Dbasic-a64-instructions.txt2386 # CHECK: ldtrh w20, [x1, #255]
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/
H A DA55-basic-instructions.s1083 ldtrh w20, [x1, #255] label
2320 # CHECK-NEXT: 1 3 1.00 * ldtrh w20, [x1, #255]
3503 … - - - - - - - - 1.00 - - ldtrh w20, [x1, #255]
H A DA510-basic-instructions.s1083 ldtrh w20, [x1, #255] label
2320 # CHECK-NEXT: 1 2 0.50 * ldtrh w20, [x1, #255]
3505 … - - 0.50 0.50 - - - - - - - ldtrh w20, [x1, #255]
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Neoverse/
H A DN1-basic-instructions.s1083 ldtrh w20, [x1, #255] label
2320 # CHECK-NEXT: 1 4 0.50 * ldtrh w20, [x1, #255]
3501 # CHECK-NEXT: - - - 0.50 0.50 - - - - - ldtrh w20, [x1,…
H A DV2-basic-instructions.s1083 ldtrh w20, [x1, #255] label
2334 # CHECK-NEXT: 1 4 0.33 * ldtrh w20, [x1, #255]
3539 # CHECK-NEXT: - - - - - - - 0.33 0.33 0.33 - - - - - - - - - - ldtrh w20, [x1, #255]
H A DV1-basic-instructions.s1083 ldtrh w20, [x1, #255] label
2320 # CHECK-NEXT: 1 4 0.33 * ldtrh w20, [x1, #255]
3509 # CHECK-NEXT: - - - - - - - 0.33 0.33 0.33 - - - - - - - - ldtrh w20, [x1, #255]
H A DN2-basic-instructions.s1083 ldtrh w20, [x1, #255] label
2320 # CHECK-NEXT: 1 4 0.33 * ldtrh w20, [x1, #255]
3504 # CHECK-NEXT: - - - - 0.33 0.33 0.33 - - - - - - ldtrh w20, [x1, #255]
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Ampere/Ampere1B/
H A Dbasic-instructions.s1083 ldtrh w20, [x1, #255] label
2320 # CHECK-NEXT: 1 3 0.50 * ldtrh w20, [x1, #255]
3503 … - - - - 0.50 0.50 - - - - - ldtrh w20, [x1, #255]
/llvm-project/llvm/test/tools/llvm-mca/AArch64/HiSilicon/
H A Dtsv110-basic-instructions.s1093 ldtrh w20, [x1, #255] label
2335 # CHECK-NEXT: 1 4 0.50 * ldtrh w20, [x1, #255]
3519 # CHECK-NEXT: - - - - - 0.50 0.50 - ldtrh w20, [x1, #255]
/llvm-project/llvm/test/tools/llvm-mca/AArch64/A64FX/
H A DA64-basic-instructions.s1083 ldtrh w20, [x1, #255] label
2320 # CHECK-NEXT: 1 5 0.50 * ldtrh w20, [x1, #255]
3499 # CHECK-NEXT: - 0.50 0.50 - - - - - ldtrh w20, [x1, #255]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td4079 defm LDTRH : LoadUnprivileged<0b01, 0, 0b01, GPR32, "ldtrh">;