Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-crx.c1158 int is_procreg = 0; /* Nonzero means argument should be processor reg. */ in getreg_image() local
1162 is_procreg = 1; in getreg_image()
1188 if (is_procreg || (instruction->flags & USER_REG)) in getreg_image()
1194 if (is_procreg) in getreg_image()
1200 if (! is_procreg) in getreg_image()