Home
last modified time | relevance | path

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

/arch/powerpc/math-emu/
Dmath_efp.c73 #define EVFSCTSF 0x297 macro
144 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)); in do_spe_mathemu()
580 SB1_e += (func == EVFSCTSF ? 31 : 32); in do_spe_mathemu()
582 (func == EVFSCTSF)); in do_spe_mathemu()
796 case EVFSCTSF: in speround_handler()