Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/MC/AArch64/
Darmv8.4a-ldst.s56 stlurh w10, [x18] label
57 stlurh w10, [x18, #-256] label
Darmv8.4a-ldst-error.s27 stlurh w10, [x18, #-257] label
/external/vixl/src/aarch64/
Dassembler-aarch64.cc1552 void Assembler::stlurh(const Register& rt, const MemOperand& dst) { in stlurh() function in vixl::aarch64::Assembler