Home
last modified time | relevance | path

Searched refs:stllrb (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Darmv8.1a-lor.s16 stllrb w0,[x1]
38 stllrb w0,[w1]
/external/llvm/test/MC/AArch64/
Darmv8.1a-lor.s16 stllrb w0,[x1]
38 stllrb w0,[w1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/
Darmv8.1a-lor.txt15 # CHECK: stllrb w0, [x1]
/external/llvm/test/MC/Disassembler/AArch64/
Darmv8.1a-lor.txt15 # CHECK: stllrb w0, [x1]
/external/vixl/test/aarch64/
Dtest-disasm-aarch64.cc1948 COMPARE(stllrb(w7, MemOperand(x8)), "stllrb w7, [x8]"); in TEST()
1949 COMPARE(stllrb(w9, MemOperand(sp)), "stllrb w9, [sp]"); in TEST()
1950 COMPARE(stllrb(x10, MemOperand(x11)), "stllrb w10, [x11]"); in TEST()
1951 COMPARE(stllrb(x12, MemOperand(sp)), "stllrb w12, [sp]"); in TEST()
Dtest-cpu-features-aarch64.cc3460 TEST_LOREGIONS(stllrb_0, stllrb(w0, MemOperand(x1, 0)))
/external/vixl/src/aarch64/
Dassembler-aarch64.h1391 void stllrb(const Register& rt, const MemOperand& dst);
Dmacro-assembler-aarch64.h2243 stllrb(rt, dst); in Stllrb()
Dassembler-aarch64.cc1527 void Assembler::stllrb(const Register& rt, const MemOperand& dst) { in stllrb() function in vixl::aarch64::Assembler
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td2485 def STLLRB : StoreRelease <0b00, 1, 0, 0, 0, GPR32, "stllrb">;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td2766 def STLLRB : StoreRelease <0b00, 1, 0, 0, 0, GPR32, "stllrb">;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc11916 "rb\006steorh\006steorl\007steorlb\007steorlh\005stllr\006stllrb\006stll"
17378 …{ 4674 /* stllrb */, AArch64::STLLRB, Convert__Reg1_0__GPR64sp01_2, Feature_HasV8_1a, { MCK_GPR32,…
23847 …{ 4674 /* stllrb */, AArch64::STLLRB, Convert__Reg1_0__GPR64sp01_2, Feature_HasV8_1a, { MCK_GPR32,…
34105 { Feature_HasV8_1a, 4674 /* stllrb */, MCK_GPR64sp0, 4 /* 2 */ },
34106 { Feature_HasV8_1a, 4674 /* stllrb */, MCK_GPR64sp0, 4 /* 2 */ },