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