Searched refs:Uxtab (Results 1 – 6 of 6) sorted by relevance
/external/vixl/test/aarch32/ |
D | test-simulator-cond-rd-rn-operand-rm-a32.cc | 139 M(Uxtab) \
|
D | test-simulator-cond-rd-rn-operand-rm-t32.cc | 139 M(Uxtab) \
|
D | test-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc | 119 M(Uxtab) \
|
D | test-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc | 119 M(Uxtab) \
|
D | test-disasm-a32.cc | 2927 MUST_FAIL_TEST_BOTH(Uxtab(r0, r1, Operand(r0, LSR, r2)), in TEST()
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 5206 void Uxtab(Condition cond, Register rd, Register rn, const Operand& operand) { in Uxtab() function 5216 void Uxtab(Register rd, Register rn, const Operand& operand) { in Uxtab() function 5217 Uxtab(al, rd, rn, operand); in Uxtab()
|