Searched refs:Pkhtb (Results 1 – 2 of 2) sorted by relevance
/external/vixl/test/aarch32/ |
D | test-disasm-a32.cc | 2935 MUST_FAIL_TEST_BOTH(Pkhtb(r0, r1, Operand(r0, LSR, r2)), in TEST()
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 2845 void Pkhtb(Condition cond, Register rd, Register rn, const Operand& operand) { in Pkhtb() function 2855 void Pkhtb(Register rd, Register rn, const Operand& operand) { in Pkhtb() function 2856 Pkhtb(al, rd, rn, operand); in Pkhtb()
|