Home
last modified time | relevance | path

Searched defs:stlur (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/test/MC/AArch64/
Darmv8.4a-ldst-error.s44 stlur w20, [x27, #256] label
56 stlur x10, [x2, #256] label
Darmv8.4a-ldst.s98 stlur w20, [x27, #255] label
128 stlur x10, [x2, #255] label
/external/vixl/src/aarch64/
Dassembler-aarch64.cc1568 void Assembler::stlur(const Register& rt, const MemOperand& dst) { in stlur() function in vixl::aarch64::Assembler