Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()