Searched refs:Lsrs (Results 1 – 3 of 3) sorted by relevance
/external/vixl/test/aarch32/ |
D | test-simulator-cond-rd-rn-operand-rm-t32.cc | 149 M(Lsrs) \
|
D | test-simulator-cond-rd-rn-operand-rm-a32.cc | 149 M(Lsrs) \
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 2402 Lsrs(cond, rd, rm, operand); in Lsr() 2411 Lsrs(cond, rd, rm, operand); in Lsr() 2425 void Lsrs(Condition cond, Register rd, Register rm, const Operand& operand) { in Lsrs() function 2435 void Lsrs(Register rd, Register rm, const Operand& operand) { in Lsrs() function 2436 Lsrs(al, rd, rm, operand); in Lsrs()
|