Lines Matching refs:ust
9724 int ust = 0; in macro() local
13196 ust = 1; in macro()
13203 ust = 1; in macro()
13210 ust = 1; in macro()
13238 else if (!ust && op[0] == breg) in macro()
13269 if (!ust && op[0] != tempreg) in macro()
13279 if (target_big_endian == ust) in macro()
13281 tempreg = ust || large_offset ? op[0] : AT; in macro()
13289 tempreg = ust == large_offset ? op[0] : AT; in macro()
13290 if (ust) in macro()
13293 if (target_big_endian == ust) in macro()
13301 if (ust && large_offset) in macro()
13311 if (!ust || large_offset) in macro()