Home
last modified time | relevance | path

Searched refs:ust (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c9830 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()
[all …]