Home
last modified time | relevance | path

Searched refs:stlrb (Results 1 – 25 of 33) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dfast-isel-atomic.ll85 ; CHECK-NEXT: stlrb w1, [x0]
95 ; CHECK-NEXT: stlrb w1, [x0]
166 ; CHECK-NEXT: stlrb w1, [x0]
176 ; CHECK-NEXT: stlrb w1, [x0]
Datomic-ops.ll1094 ; CHECK: stlrb w0, [x[[ADDR]]]
1107 ; CHECK: stlrb w0, [x[[ADDR]]]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Darm64-memory.s498 stlrb w3, [x6]
503 ; CHECK: stlrb w3, [x6] ; encoding: [0xc3,0xfc,0x9f,0x08]
Dbasic-a64-instructions.s2296 stlrb w27, [sp]
/external/llvm/test/MC/AArch64/
Darm64-memory.s498 stlrb w3, [x6]
503 ; CHECK: stlrb w3, [x6] ; encoding: [0xc3,0xfc,0x9f,0x08]
Dbasic-a64-instructions.s2313 stlrb w27, [sp]
/external/vixl/
DREADME.md125 `stlxrh`, `stlxr`, `ldaxrb`, `ldaxrh`, `ldaxr`, `stlxp`, `ldaxp`, `stlrb`,
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-memory.txt484 # CHECK: stlrb w3, [x6]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/
Darm64-memory.txt484 # CHECK: stlrb w3, [x6]
/external/llvm/test/CodeGen/AArch64/
Datomic-ops.ll1095 ; CHECK: stlrb w0, [x[[ADDR]]]
1108 ; CHECK: stlrb w0, [x[[ADDR]]]
/external/v8/src/arm64/
Dmacro-assembler-arm64.h92 V(Stlrb, stlrb) \
Dassembler-arm64.h1656 void stlrb(const Register& rt, const Register& rn);
Dassembler-arm64.cc1778 void Assembler::stlrb(const Register& rt, const Register& rn) { in stlrb() function in v8::internal::Assembler
/external/vixl/test/aarch64/
Dtest-disasm-aarch64.cc1936 COMPARE(stlrb(w20, MemOperand(x21)), "stlrb w20, [x21]"); in TEST()
1937 COMPARE(stlrb(w22, MemOperand(sp)), "stlrb w22, [sp]"); in TEST()
1938 COMPARE(stlrb(x23, MemOperand(x24)), "stlrb w23, [x24]"); in TEST()
1939 COMPARE(stlrb(x25, MemOperand(sp)), "stlrb w25, [sp]"); in TEST()
Dtest-trace-aarch64.cc291 __ stlrb(w20, MemOperand(x0)); in GenerateTestSequenceBase() local
292 __ stlrb(x21, MemOperand(x0)); in GenerateTestSequenceBase() local
/external/capstone/suite/MC/AArch64/
Dbasic-a64-instructions.s.cs900 0xfb,0xff,0x9f,0x08 = stlrb w27, [sp]
/external/vixl/src/aarch64/
Dassembler-aarch64.h1373 void stlrb(const Register& rt, const MemOperand& dst);
Dmacro-assembler-aarch64.h2228 stlrb(rt, dst); in Stlrb()
/external/vixl/test/test-trace-reference/
Dlog-disasm-colour238 0x~~~~~~~~~~~~~~~~ 089ffc14 stlrb w20, [x0]
239 0x~~~~~~~~~~~~~~~~ 089ffc15 stlrb w21, [x0]
Dlog-disasm238 0x~~~~~~~~~~~~~~~~ 089ffc14 stlrb w20, [x0]
239 0x~~~~~~~~~~~~~~~~ 089ffc15 stlrb w21, [x0]
Dlog-cpufeatures-custom238 0x~~~~~~~~~~~~~~~~ 089ffc14 stlrb w20, [x0]
239 0x~~~~~~~~~~~~~~~~ 089ffc15 stlrb w21, [x0]
Dlog-cpufeatures238 0x~~~~~~~~~~~~~~~~ 089ffc14 stlrb w20, [x0]
239 0x~~~~~~~~~~~~~~~~ 089ffc15 stlrb w21, [x0]
Dlog-cpufeatures-colour238 0x~~~~~~~~~~~~~~~~ 089ffc14 stlrb w20, [x0]
239 0x~~~~~~~~~~~~~~~~ 089ffc15 stlrb w21, [x0]
Dlog-all586 0x~~~~~~~~~~~~~~~~ 089ffc14 stlrb w20, [x0]
588 0x~~~~~~~~~~~~~~~~ 089ffc15 stlrb w21, [x0]
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md1072 void stlrb(const Register& rt, const MemOperand& dst)

12