Home
last modified time | relevance | path

Searched refs:stlxrh (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm/test/CodeGen/AArch64/
Dcmpxchg-O0.ll24 ; CHECK: stlxrh [[STATUS:w[3-9]]], w2, [x0]
Datomic-ops.ll127 ; 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]]]
Darm64-ldxr-stxr.ll244 ; CHECK: stlxrh w0, w1, [x2]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dcmpxchg-O0.ll26 ; CHECK: stlxrh [[STATUS:w[3-9]]], w2, [x0]
Datomic-ops.ll127 ; 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]]]
Darm64-ldxr-stxr.ll244 ; CHECK: stlxrh w0, w1, [x2]
/external/v8/src/compiler/arm64/
Dcode-generator-arm64.cc1621 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/
Darm64-memory.s527 stlxrh w8, w7, [x1]
534 ; CHECK: stlxrh w8, w7, [x1] ; encoding: [0x27,0xfc,0x08,0x48]
Darm64-diags.s254 stlxrh wzr, wzr, [x13]
269 ; CHECK-ERRORS: stlxrh wzr, wzr, [x13]
Dbasic-a64-diagnostics.s1883 stlxrh w10, w11, [w2]
Dbasic-a64-instructions.s2269 stlxrh w15, w16, [x17,#0]
/external/llvm/test/MC/AArch64/
Darm64-memory.s527 stlxrh w8, w7, [x1]
534 ; CHECK: stlxrh w8, w7, [x1] ; encoding: [0x27,0xfc,0x08,0x48]
Dbasic-a64-diagnostics.s1860 stlxrh w10, w11, [w2]
Dbasic-a64-instructions.s2286 stlxrh w15, w16, [x17,#0]
/external/vixl/
DREADME.md125 `stlxrh`, `stlxr`, `ldaxrb`, `ldaxrh`, `ldaxr`, `stlxp`, `ldaxp`, `stlrb`,
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-memory.txt515 # CHECK: stlxrh w8, w7, [x1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/
Darm64-memory.txt515 # CHECK: stlxrh w8, w7, [x1]
/external/v8/src/arm64/
Dmacro-assembler-arm64.h98 V(Stlxrh, stlxrh) \
Dassembler-arm64.h1671 void stlxrh(const Register& rs, const Register& rt, const Register& rn);
/external/vixl/test/aarch64/
Dtest-disasm-aarch64.cc1908 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()
Dtest-trace-aarch64.cc301 __ stlxrh(w10, w11, MemOperand(x0)); in GenerateTestSequenceBase() local
302 __ stlxrh(x12, x13, MemOperand(x0)); in GenerateTestSequenceBase() local
/external/capstone/suite/MC/AArch64/
Dbasic-a64-instructions.s.cs889 0x30,0xfe,0x0f,0x48 = stlxrh w15, w16, [x17]
/external/vixl/src/aarch64/
Dassembler-aarch64.h1349 void stlxrh(const Register& rs, const Register& rt, const MemOperand& dst);
/external/vixl/test/test-trace-reference/
Dlog-disasm-colour248 0x~~~~~~~~~~~~~~~~ 480afc0b stlxrh w10, w11, [x0]
249 0x~~~~~~~~~~~~~~~~ 480cfc0d stlxrh w12, w13, [x0]
Dlog-disasm248 0x~~~~~~~~~~~~~~~~ 480afc0b stlxrh w10, w11, [x0]
249 0x~~~~~~~~~~~~~~~~ 480cfc0d stlxrh w12, w13, [x0]

12