Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dmath_efp.c90 #define EFDCTSF 0x2f7 macro
159 case EFDCTSF: ret = XB; break; in insn_type()
404 case EFDCTSF: in do_spe_mathemu()
410 DB_e += (func == EFDCTSF ? 31 : 32); in do_spe_mathemu()
412 (func == EFDCTSF)); in do_spe_mathemu()
803 case EFDCTSF: in speround_handler()
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dmath_efp.c90 #define EFDCTSF 0x2f7 macro
159 case EFDCTSF: ret = XB; break; in insn_type()
406 case EFDCTSF: in do_spe_mathemu()
412 DB_e += (func == EFDCTSF ? 31 : 32); in do_spe_mathemu()
414 (func == EFDCTSF) ? 1 : 0); in do_spe_mathemu()
806 case EFDCTSF: in speround_handler()

Completed in 3 milliseconds