Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-mips.c316 #define HAVE_32BIT_FPRS \ macro
320 #define HAVE_64BIT_FPRS (! HAVE_32BIT_FPRS)
8487 && HAVE_32BIT_FPRS in mips_ip()
8685 if (using_gprs ? HAVE_32BIT_GPRS : HAVE_32BIT_FPRS) in mips_ip()