/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | arm64-narrow-st-merge.ll | 104 ; CHECK: sturh wzr 124 ; CHECK-STRICT: sturh wzr 125 ; CHECK-STRICT: sturh wzr 142 ; CHECK-STRICT: sturh wzr 143 ; CHECK-STRICT: sturh wzr 144 ; CHECK-STRICT: sturh wzr 145 ; CHECK-STRICT: sturh wzr
|
D | arm64-stur.ll | 15 ; CHECK: sturh w1, [x0, #-2] 33 ; CHECK: sturh w1, [x0, #-2]
|
D | ldst-unscaledimm.ll | 130 ; CHECK: sturh {{w[0-9]+}}, [{{x[0-9]+}}, #-256] 138 ; CHECK: sturh {{w[0-9]+}}, [{{x[0-9]+}}, #-1]
|
D | vec_uaddo.ll | 221 ; CHECK-NEXT: sturh w8, [x0, #9] 226 ; CHECK-NEXT: sturh w10, [x0, #3]
|
D | vec_umulo.ll | 279 ; CHECK-NEXT: sturh w8, [x0, #9] 283 ; CHECK-NEXT: sturh w10, [x0, #3]
|
D | arm64-atomic.ll | 309 ; CHECK: sturh {{w[0-9]+}}, [x0, #-256]
|
D | merge-trunc-store.ll | 52 ; LE-NEXT: sturh w8, [x1, #11] 57 ; BE-NEXT: sturh w0, [x1, #11]
|
D | bitfield-insert.ll | 348 ; CHECK-NEXT: sturh w8, [x1, #-2]
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-stur.ll | 15 ; CHECK: sturh w1, [x0, #-2] 33 ; CHECK: sturh w1, [x0, #-2]
|
D | ldst-unscaledimm.ll | 130 ; CHECK: sturh {{w[0-9]+}}, [{{x[0-9]+}}, #-256] 138 ; CHECK: sturh {{w[0-9]+}}, [{{x[0-9]+}}, #-1]
|
D | arm64-atomic.ll | 300 ; CHECK: sturh {{w[0-9]+}}, [x0, #-256]
|
D | bitfield-insert.ll | 302 ; CHECK-NEXT: sturh [[REG1]],
|
D | arm64-narrow-ldst-merge.ll | 407 ; CHECK: sturh wzr
|
/external/llvm/test/MC/AArch64/ |
D | arm64-memory.s | 151 sturh w2, [sp, #32] 166 ; CHECK: sturh w2, [sp, #32] ; encoding: [0xe2,0x03,0x02,0x78] 633 ; CHECK: sturh w4, [x2, #1] ; encoding: [0x44,0x10,0x00,0x78] 634 ; CHECK: sturh w5, [x3, #-1] ; encoding: [0x65,0xf0,0x1f,0x78]
|
D | basic-a64-diagnostics.s | 1899 sturh w17, [x1, #256]
|
D | basic-a64-instructions.s | 2339 sturh wzr, [x12, #255]
|
/external/llvm-project/llvm/test/MC/AArch64/ |
D | arm64-memory.s | 151 sturh w2, [sp, #32] 166 ; CHECK: sturh w2, [sp, #32] ; encoding: [0xe2,0x03,0x02,0x78] 633 ; CHECK: sturh w4, [x2, #1] ; encoding: [0x44,0x10,0x00,0x78] 634 ; CHECK: sturh w5, [x3, #-1] ; encoding: [0x65,0xf0,0x1f,0x78]
|
D | basic-a64-diagnostics.s | 1939 sturh w17, [x1, #256]
|
D | basic-a64-instructions.s | 2322 sturh wzr, [x12, #255]
|
/external/llvm-project/lld/test/ELF/ |
D | aarch64-cortex-a53-843419-recognize.s | 194 sturh w3, [x2, #4]
|
/external/vixl/test/aarch64/ |
D | test-disasm-aarch64.cc | 1197 COMPARE(sturh(w14, MemOperand(x15)), "sturh w14, [x15]"); in TEST() 1198 COMPARE(sturh(x16, MemOperand(x17, 2)), "sturh w16, [x17, #2]"); in TEST() 1199 COMPARE(sturh(w18, MemOperand(x19, 254)), "sturh w18, [x19, #254]"); in TEST() 1289 COMPARE(sturh(w14, MemOperand(x15), option), "sturh w14, [x15]"); in TEST() 1290 COMPARE(sturh(x16, MemOperand(x17, 2), option), "sturh w16, [x17, #2]"); in TEST() 1291 COMPARE(sturh(w18, MemOperand(x19, 254), option), "sturh w18, [x19, #254]"); in TEST()
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-memory.txt | 164 # CHECK: sturh w2, [sp, #32]
|
/external/llvm-project/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-memory.txt | 164 # CHECK: sturh w2, [sp, #32]
|
/external/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/ |
D | A55-basic-instructions.s | 901 sturh wzr, [x12, #255] label 2153 # CHECK-NEXT: 1 4 1.00 * sturh wzr, [x12, #255] 3336 … - - - - - - - - - - 1.00 sturh wzr, [x12, #255]
|
/external/capstone/suite/MC/AArch64/ |
D | basic-a64-instructions.s.cs | 910 0x9f,0xf1,0x0f,0x78 = sturh wzr, [x12, #255]
|