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