/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | arm64-ldxr-stxr.ll | 134 ; CHECK: stxrh w0, w1, [x2] 138 ; GISEL: stxrh w0, w1, [x2]
|
D | atomic-ops.ll | 64 ; CHECK-NEXT: stxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 294 ; CHECK-NEXT: stxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 408 ; CHECK-NEXT: stxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 899 ; OUTLINE_ATOMICS-NEXT: stxrh w11, w10, [x9] 919 ; CHECK-NEXT: stxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 1052 ; OUTLINE_ATOMICS-NEXT: stxrh w11, w10, [x9] 1071 ; CHECK-NEXT: stxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 1204 ; OUTLINE_ATOMICS-NEXT: stxrh w11, w10, [x9] 1223 ; CHECK-NEXT: stxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]]
|
D | arm64_32-atomics.ll | 171 ; CHECK: stxrh [[TMP:w[0-9]+]], w1, [x0]
|
D | atomic-ops-lse.ll | 3760 ; OUTLINE-ATOMICS-NEXT: stxrh w11, w10, [x9] 3920 ; OUTLINE-ATOMICS-NEXT: stxrh w11, w10, [x9] 4560 ; OUTLINE-ATOMICS-NEXT: stxrh w11, w10, [x9] 4720 ; OUTLINE-ATOMICS-NEXT: stxrh w11, w10, [x9] 7296 ; OUTLINE-ATOMICS-NEXT: stxrh w11, w10, [x9] 7454 ; OUTLINE-ATOMICS-NEXT: stxrh w11, w10, [x9] 8086 ; OUTLINE-ATOMICS-NEXT: stxrh w11, w10, [x9] 8244 ; OUTLINE-ATOMICS-NEXT: stxrh w11, w10, [x9]
|
/external/llvm/test/CodeGen/AArch64/ |
D | atomic-ops.ll | 47 ; CHECK-NEXT: stxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 207 ; CHECK-NEXT: stxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 287 ; CHECK-NEXT: stxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 631 ; CHECK-NEXT: stxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 727 ; CHECK-NEXT: stxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 823 ; CHECK-NEXT: stxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]]
|
D | arm64-ldxr-stxr.ll | 107 ; CHECK: stxrh w0, w1, [x2]
|
/external/llvm/test/MC/AArch64/ |
D | arm64-memory.s | 471 stxrh w1, w4, [x3] 478 ; CHECK: stxrh w1, w4, [x3] ; encoding: [0x64,0x7c,0x01,0x48]
|
D | basic-a64-instructions.s | 2258 stxrh w2, w3, [x4]
|
/external/llvm-project/llvm/test/MC/AArch64/ |
D | arm64-memory.s | 471 stxrh w1, w4, [x3] 478 ; CHECK: stxrh w1, w4, [x3] ; encoding: [0x64,0x7c,0x01,0x48]
|
D | arm64-diags.s | 253 stxrh w7, w9, [x7] 266 ; CHECK-ERRORS: stxrh w7, w9, [x7]
|
D | basic-a64-instructions.s | 2241 stxrh w2, w3, [x4]
|
/external/vixl/ |
D | README.md | 124 `stxrb`, `stxrh`, `stxr`, `ldxrb`, `ldxrh`, `ldxr`, `stxp`, `ldxp`, `stlxrb`,
|
/external/vixl/test/aarch64/ |
D | test-disasm-aarch64.cc | 1559 COMPARE(stxrh(w10, w11, MemOperand(x12)), "stxrh w10, w11, [x12]"); in TEST() 1560 COMPARE(stxrh(x13, w14, MemOperand(sp)), "stxrh w13, w14, [sp]"); in TEST() 1561 COMPARE(stxrh(w15, x16, MemOperand(x17)), "stxrh w15, w16, [x17]"); in TEST() 1562 COMPARE(stxrh(x18, x19, MemOperand(sp)), "stxrh w18, w19, [sp]"); in TEST()
|
D | test-trace-aarch64.cc | 344 __ stxrh(w20, w21, MemOperand(x0)); in GenerateTestSequenceBase() local 345 __ stxrh(x22, x23, MemOperand(x0)); in GenerateTestSequenceBase() local
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-memory.txt | 459 # CHECK: stxrh w1, w4, [x3]
|
/external/llvm-project/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-memory.txt | 459 # CHECK: stxrh w1, w4, [x3]
|
/external/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/ |
D | A55-basic-instructions.s | 854 stxrh w24, w15, [x16] label 2111 # CHECK-NEXT: 2 7 1.00 * * U stxrh w24, w15, [x16] 3294 … - - - - - - - - 1.00 - 1.00 stxrh w24, w15, [x16]
|
/external/capstone/suite/MC/AArch64/ |
D | basic-a64-instructions.s.cs | 877 0x83,0x7c,0x02,0x48 = stxrh w2, w3, [x4]
|
/external/vixl/test/test-trace-reference/ |
D | log-disasm-colour | 288 0x~~~~~~~~~~~~~~~~ 48147c15 stxrh w20, w21, [x0] 289 0x~~~~~~~~~~~~~~~~ 48167c17 stxrh w22, w23, [x0]
|
D | log-disasm | 288 0x~~~~~~~~~~~~~~~~ 48147c15 stxrh w20, w21, [x0] 289 0x~~~~~~~~~~~~~~~~ 48167c17 stxrh w22, w23, [x0]
|
D | log-cpufeatures-custom | 288 0x~~~~~~~~~~~~~~~~ 48147c15 stxrh w20, w21, [x0] 289 0x~~~~~~~~~~~~~~~~ 48167c17 stxrh w22, w23, [x0]
|
D | log-cpufeatures-colour | 288 0x~~~~~~~~~~~~~~~~ 48147c15 stxrh w20, w21, [x0] 289 0x~~~~~~~~~~~~~~~~ 48167c17 stxrh w22, w23, [x0]
|
D | log-cpufeatures | 288 0x~~~~~~~~~~~~~~~~ 48147c15 stxrh w20, w21, [x0] 289 0x~~~~~~~~~~~~~~~~ 48167c17 stxrh w22, w23, [x0]
|
/external/vixl/src/aarch64/ |
D | assembler-aarch64.h | 1300 void stxrh(const Register& rs, const Register& rt, const MemOperand& dst);
|
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 2916 void stxrh(const Register& rs, const Register& rt, const MemOperand& dst)
|