Searched refs:Lsrs (Results 1 - 3 of 3) sorted by relevance
/third_party/vixl/test/aarch32/ |
H A D | test-simulator-cond-rd-rn-operand-rm-a32.cc | 147 M(Lsrs) \
|
H A D | test-simulator-cond-rd-rn-operand-rm-t32.cc | 147 M(Lsrs) \
|
/third_party/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.h | 2752 Lsrs(cond, rd, rm, operand); in MacroAssembler() 2761 Lsrs(cond, rd, rm, operand); in MacroAssembler() 2775 void Lsrs(Condition cond, Register rd, Register rm, const Operand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 2789 void Lsrs(Register rd, Register rm, const Operand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 2790 Lsrs(al, rd, rm, operand); in MacroAssembler()
|
Completed in 27 milliseconds