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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/math-emu/
H A Dmath.c97 #define FCMPEQ 0x057 /* v8 */ macro
334 case FCMPEQ: TYPE(3,0,0,3,1,3,1); break;
394 case 0: /* dest is fcc. (this must be FCMPQ or FCMPEQ) */
486 case FCMPEQ:
489 (((insn >> 5) & 0x1ff) == FCMPEQ ||
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/math-emu/
H A Dmath.c66 #define FCMPEQ 0x057 macro
255 case FCMPEQ: TYPE(3,0,0,3,1,3,1); break;
465 case FCMPEQ:
468 (((insn >> 5) & 0x1ff) == FCMPEQ ||

Completed in 47 milliseconds