Home
last modified time | relevance | path

Searched refs:FNEGQ (Results 1 – 1 of 1) sorted by relevance

/linux/arch/sparc/math-emu/
H A Dmath_64.c30 #define FNEGQ 0x007 macro
197 case FNEGQ: in do_mathemu()
459 case FNEGQ: rd->q[0] = rs2->q[0] ^ 0x8000000000000000UL; rd->q[1] = rs2->q[1]; break; in do_mathemu()