Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/math-emu/
H A Dmtfsf.c35 FPSCR_VXSOFT | FPSCR_VXSQRT | FPSCR_VXCVI)) in mtfsf()
H A Dmath.c199 fpscr |= FPSCR_VXSOFT; in record_exception()
209 FPSCR_VXSOFT | FPSCR_VXSQRT | FPSCR_VXCVI)) in record_exception()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h79 #define FPSCR_VXSOFT 0x00000400 /* Invalid op for software request */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg.h196 #define FPSCR_VXSOFT 0x00000400 /* Invalid op for software request */ macro