Home
last modified time | relevance | path

Searched refs:Lsls (Results 1 – 3 of 3) sorted by relevance

/external/vixl/test/aarch32/
Dtest-simulator-cond-rd-rn-operand-rm-t32.cc147 M(Lsls) \
Dtest-simulator-cond-rd-rn-operand-rm-a32.cc147 M(Lsls) \
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h2335 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()