Searched refs:RTYPE_FPU (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 2514 #define RTYPE_FPU 0x0000200 macro 2567 {"$f0", RTYPE_FPU | 0}, \ 2568 {"$f1", RTYPE_FPU | 1}, \ 2569 {"$f2", RTYPE_FPU | 2}, \ 2570 {"$f3", RTYPE_FPU | 3}, \ 2571 {"$f4", RTYPE_FPU | 4}, \ 2572 {"$f5", RTYPE_FPU | 5}, \ 2573 {"$f6", RTYPE_FPU | 6}, \ 2574 {"$f7", RTYPE_FPU | 7}, \ 2575 {"$f8", RTYPE_FPU | 8}, \ [all …]
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2006 | 1459 (regname, RTYPE_MASK, RTYPE_NUM, RTYPE_FPU, RTYPE_FCC, RTYPE_VEC,
|