Searched refs:FP_OK (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-i960.c | 736 else if (IS_FP_REG (n) && FP_OK (opdesc)) in parse_regop() 761 if (FP_OK (opdesc)) in parse_regop()
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | i960.h | 129 #define FP_OK(od) (od & FP) /* TRUE if floating-point op allowed */ macro
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9295 | 5487 {R,F}{,L}{2,4}, M, SFR_OK, LIT_OK, FP_OK, REG_ALIGN, MEMOP, I_*):
|