Searched refs:RTYPE_FPU (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 2504 #define RTYPE_FPU 0x0000200 macro 2556 {"$f0", RTYPE_FPU | 0}, \ 2557 {"$f1", RTYPE_FPU | 1}, \ 2558 {"$f2", RTYPE_FPU | 2}, \ 2559 {"$f3", RTYPE_FPU | 3}, \ 2560 {"$f4", RTYPE_FPU | 4}, \ 2561 {"$f5", RTYPE_FPU | 5}, \ 2562 {"$f6", RTYPE_FPU | 6}, \ 2563 {"$f7", RTYPE_FPU | 7}, \ 2564 {"$f8", RTYPE_FPU | 8}, \ [all …]
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2006 | 1459 (regname, RTYPE_MASK, RTYPE_NUM, RTYPE_FPU, RTYPE_FCC, RTYPE_VEC,
|