Searched refs:Ssat (Results 1 – 1 of 1) sorted by relevance
4105 void Ssat(Condition cond, Register rd, uint32_t imm, const Operand& operand) { in Ssat() function4114 void Ssat(Register rd, uint32_t imm, const Operand& operand) { in Ssat() function4115 Ssat(al, rd, imm, operand); in Ssat()