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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c1485 #define RTYPE_FPU 0x00200
1531 {"$f0", RTYPE_FPU | 0}, \
1532 {"$f1", RTYPE_FPU | 1}, \
1533 {"$f2", RTYPE_FPU | 2}, \
1534 {"$f3", RTYPE_FPU | 3}, \
1535 {"$f4", RTYPE_FPU | 4}, \
1536 {"$f5", RTYPE_FPU | 5}, \
1537 {"$f6", RTYPE_FPU | 6}, \
1538 {"$f7", RTYPE_FPU | 7}, \
1539 {"$f8", RTYPE_FPU |
1478 #define RTYPE_FPU macro
[all...]

Completed in 57 milliseconds