Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dmath_efp.c70 #define EVFSCTSF 0x297 macro
141 case EVFSCTSF: ret = XB; break; in insn_type()
564 case EVFSCTSF: in do_spe_mathemu()
569 SB0_e += (func == EVFSCTSF ? 31 : 32); in do_spe_mathemu()
571 (func == EVFSCTSF)); in do_spe_mathemu()
577 SB1_e += (func == EVFSCTSF ? 31 : 32); in do_spe_mathemu()
579 (func == EVFSCTSF)); in do_spe_mathemu()
793 case EVFSCTSF: in speround_handler()
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dmath_efp.c70 #define EVFSCTSF 0x297 macro
141 case EVFSCTSF: ret = XB; break; in insn_type()
567 case EVFSCTSF: in do_spe_mathemu()
572 SB0_e += (func == EVFSCTSF ? 31 : 32); in do_spe_mathemu()
574 (func == EVFSCTSF) ? 1 : 0); in do_spe_mathemu()
580 SB1_e += (func == EVFSCTSF ? 31 : 32); in do_spe_mathemu()
582 (func == EVFSCTSF) ? 1 : 0); in do_spe_mathemu()
796 case EVFSCTSF: in speround_handler()

Completed in 2 milliseconds