Searched refs:Pkhtb (Results 1 - 2 of 2) sorted by relevance
/third_party/vixl/test/aarch32/ |
H A D | test-disasm-a32.cc | 2946 MUST_FAIL_TEST_BOTH(Pkhtb(r0, r1, Operand(r0, LSR, r2)), in TEST()
|
/third_party/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.h | 3325 void Pkhtb(Condition cond, Register rd, Register rn, const Operand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 3339 void Pkhtb(Register rd, Register rn, const Operand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 3340 Pkhtb(al, rd, rn, operand); in MacroAssembler()
|
Completed in 28 milliseconds