Home | History | Annotate | Download | only in arm

Lines Matching full:usat

859   //   usat dst, #satpos, src
860 // usat dst, #satpos, src, lsl #sh
861 // usat dst, #satpos, src, asr #sh
870 void usat(Register dst, int satpos, const Operand& src, Condition cond = al);