Searched refs:satpos (Results 1 – 2 of 2) sorted by relevance
1804 int satpos, in usat() argument1808 DCHECK((satpos >= 0) && (satpos <= 31)); in usat()1817 emit(cond | 0x6*B24 | 0xe*B20 | satpos*B16 | dst.code()*B12 | in usat()
942 void usat(Register dst, int satpos, const Operand& src, Condition cond = al);