Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds