Searched defs:Teq (Results 1 - 1 of 1) sorted by relevance

/external/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h4811 void Teq(Condition cond, Register rn, const Operand& operand) { function in class:vixl::aarch32::MacroAssembler
4820 void Teq(Register rn, const Operand& operand) { Teq(al, rn, operand); } function in class:vixl::aarch32::MacroAssembler

Completed in 538 milliseconds