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

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

Completed in 33 milliseconds