Home
last modified time | relevance | path

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

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