Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-mips.c9646 int using_gprs; in mips_ip() local
9681 using_gprs = *args == 'F' || *args == 'f'; in mips_ip()
9717 && (using_gprs in mips_ip()
9729 if (using_gprs ? HAVE_32BIT_GPRS : HAVE_32BIT_FPRS) in mips_ip()