Searched refs:Lsls (Results 1 – 3 of 3) sorted by relevance
/external/vixl/test/aarch32/ |
D | test-simulator-cond-rd-rn-operand-rm-a32.cc | 145 M(Lsls) \
|
D | test-simulator-cond-rd-rn-operand-rm-t32.cc | 145 M(Lsls) \
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 2281 Lsls(cond, rd, rm, operand); in Lsl() 2290 Lsls(cond, rd, rm, operand); in Lsl() 2304 void Lsls(Condition cond, Register rd, Register rm, const Operand& operand) { in Lsls() function 2314 void Lsls(Register rd, Register rm, const Operand& operand) { in Lsls() function 2315 Lsls(al, rd, rm, operand); in Lsls()
|