Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/osdemo/src/
Dfpe.c75 fpscr &= ((fpscr & FPSCR_VOUZXE) << (FPSCR_VE_BIT - FPSCR_VX_BIT)) | FPSCR_VXALL; in FloatingPointErrorHandler()
/RvlSDK-2.1/include/revolution/base/
DPPCArch.h686 #define FPSCR_VE_BIT 24 // Invalid operation exception enable macro