Searched defs:Sxtab (Results 1 – 2 of 2) sorted by relevance
4677 void Sxtab(Condition cond, Register rd, Register rn, const Operand& operand) { in Sxtab() function4687 void Sxtab(Register rd, Register rn, const Operand& operand) { in Sxtab() function
8908 __ Sxtab(output, first, second); in VisitDataProcWithShifterOp() local