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