Searched defs:PVR2_FPU_EXC_MASK (Results 1 - 1 of 1) sorted by relevance

/arch/microblaze/include/asm/
H A Dpvr.h71 #define PVR2_FPU_EXC_MASK 0x00000001 macro
161 #define PVR_FPU_EXCEPTION(_pvr) (_pvr.pvr[2] & PVR2_FPU_EXC_MASK)

Completed in 65 milliseconds