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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c9653 int using_gprs;
9688 using_gprs = *args == 'F' || *args == 'f';
9724 && (using_gprs
9736 if (using_gprs ? HAVE_32BIT_GPRS : HAVE_32BIT_FPRS)
9646 int using_gprs; local

Completed in 130 milliseconds