Lines Matching refs:ust
9830 int ust = 0; in macro() local
13300 ust = 1; in macro()
13307 ust = 1; in macro()
13314 ust = 1; in macro()
13342 else if (!ust && op[0] == breg) in macro()
13373 if (!ust && op[0] != tempreg) in macro()
13383 if (target_big_endian == ust) in macro()
13385 tempreg = ust || large_offset ? op[0] : AT; in macro()
13393 tempreg = ust == large_offset ? op[0] : AT; in macro()
13394 if (ust) in macro()
13397 if (target_big_endian == ust) in macro()
13405 if (ust && large_offset) in macro()
13415 if (!ust || large_offset) in macro()