Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/math-emu/
Dmath.c134 #define FCMPU 0x000 /* 0 */ macro
306 case FCMPU: func = fcmpu; type = XCR; break; in do_mathemu()