/external/llvm/test/CodeGen/AArch64/ |
D | cmpxchg-O0.ll | 24 ; CHECK: stlxrh [[STATUS:w[3-9]]], w2, [x0]
|
D | atomic-ops.ll | 127 ; CHECK-NEXT: stlxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 367 ; CHECK-NEXT: stlxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 445 ; CHECK-NEXT: stlxrh [[STATUS:w[0-9]+]], w0, [x[[ADDR]]] 533 ; CHECK-NEXT: stlxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 919 ; CHECK: stlxrh [[STATUS:w[0-9]+]], {{w[0-9]+}}, [x[[ADDR]]]
|
D | arm64-ldxr-stxr.ll | 244 ; CHECK: stlxrh w0, w1, [x2]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | cmpxchg-O0.ll | 26 ; CHECK: stlxrh [[STATUS:w[3-9]]], w2, [x0]
|
D | atomic-ops.ll | 127 ; CHECK-NEXT: stlxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 367 ; CHECK-NEXT: stlxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 445 ; CHECK-NEXT: stlxrh [[STATUS:w[0-9]+]], w0, [x[[ADDR]]] 532 ; CHECK-NEXT: stlxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]] 918 ; CHECK: stlxrh [[STATUS:w[0-9]+]], {{w[0-9]+}}, [x[[ADDR]]]
|
D | arm64-ldxr-stxr.ll | 244 ; CHECK: stlxrh w0, w1, [x2]
|
/external/v8/src/compiler/arm64/ |
D | code-generator-arm64.cc | 1621 ASSEMBLE_ATOMIC_EXCHANGE_INTEGER(ldaxrh, stlxrh, Register32); in AssembleArchInstruction() 1626 ASSEMBLE_ATOMIC_EXCHANGE_INTEGER(ldaxrh, stlxrh, Register32); in AssembleArchInstruction() 1646 ASSEMBLE_ATOMIC_COMPARE_EXCHANGE_INTEGER(ldaxrh, stlxrh, UXTH, in AssembleArchInstruction() 1652 ASSEMBLE_ATOMIC_COMPARE_EXCHANGE_INTEGER(ldaxrh, stlxrh, UXTH, in AssembleArchInstruction() 1672 ASSEMBLE_ATOMIC_BINOP(ldaxrh, stlxrh, inst, Register32); \ in AssembleArchInstruction() 1677 ASSEMBLE_ATOMIC_BINOP(ldaxrh, stlxrh, inst, Register32); \ in AssembleArchInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/ |
D | arm64-memory.s | 527 stlxrh w8, w7, [x1] 534 ; CHECK: stlxrh w8, w7, [x1] ; encoding: [0x27,0xfc,0x08,0x48]
|
D | arm64-diags.s | 254 stlxrh wzr, wzr, [x13] 269 ; CHECK-ERRORS: stlxrh wzr, wzr, [x13]
|
D | basic-a64-diagnostics.s | 1883 stlxrh w10, w11, [w2]
|
D | basic-a64-instructions.s | 2269 stlxrh w15, w16, [x17,#0]
|
/external/llvm/test/MC/AArch64/ |
D | arm64-memory.s | 527 stlxrh w8, w7, [x1] 534 ; CHECK: stlxrh w8, w7, [x1] ; encoding: [0x27,0xfc,0x08,0x48]
|
D | basic-a64-diagnostics.s | 1860 stlxrh w10, w11, [w2]
|
D | basic-a64-instructions.s | 2286 stlxrh w15, w16, [x17,#0]
|
/external/vixl/ |
D | README.md | 125 `stlxrh`, `stlxr`, `ldaxrb`, `ldaxrh`, `ldaxr`, `stlxp`, `ldaxp`, `stlrb`,
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-memory.txt | 515 # CHECK: stlxrh w8, w7, [x1]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-memory.txt | 515 # CHECK: stlxrh w8, w7, [x1]
|
/external/v8/src/arm64/ |
D | macro-assembler-arm64.h | 98 V(Stlxrh, stlxrh) \
|
D | assembler-arm64.h | 1671 void stlxrh(const Register& rs, const Register& rt, const Register& rn);
|
/external/vixl/test/aarch64/ |
D | test-disasm-aarch64.cc | 1908 COMPARE(stlxrh(w20, w21, MemOperand(x22)), "stlxrh w20, w21, [x22]"); in TEST() 1909 COMPARE(stlxrh(x23, w24, MemOperand(sp)), "stlxrh w23, w24, [sp]"); in TEST() 1910 COMPARE(stlxrh(w25, x26, MemOperand(x27)), "stlxrh w25, w26, [x27]"); in TEST() 1911 COMPARE(stlxrh(x28, x29, MemOperand(sp)), "stlxrh w28, w29, [sp]"); in TEST()
|
D | test-trace-aarch64.cc | 301 __ stlxrh(w10, w11, MemOperand(x0)); in GenerateTestSequenceBase() local 302 __ stlxrh(x12, x13, MemOperand(x0)); in GenerateTestSequenceBase() local
|
/external/capstone/suite/MC/AArch64/ |
D | basic-a64-instructions.s.cs | 889 0x30,0xfe,0x0f,0x48 = stlxrh w15, w16, [x17]
|
/external/vixl/src/aarch64/ |
D | assembler-aarch64.h | 1349 void stlxrh(const Register& rs, const Register& rt, const MemOperand& dst);
|
/external/vixl/test/test-trace-reference/ |
D | log-disasm-colour | 248 0x~~~~~~~~~~~~~~~~ 480afc0b stlxrh w10, w11, [x0] 249 0x~~~~~~~~~~~~~~~~ 480cfc0d stlxrh w12, w13, [x0]
|
D | log-disasm | 248 0x~~~~~~~~~~~~~~~~ 480afc0b stlxrh w10, w11, [x0] 249 0x~~~~~~~~~~~~~~~~ 480cfc0d stlxrh w12, w13, [x0]
|