Home
last modified time | relevance | path

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

/linux-2.6.39/arch/unicore32/include/asm/
Dfpu-ucf64.h48 #define FPSCR_IOS (1<<9) macro
/linux-2.6.39/arch/unicore32/kernel/
Dfpu-ucf64.c106 tmp &= ~(FPSCR_TRAP | FPSCR_IOS | FPSCR_OFS | FPSCR_UFS | in ucf64_exchandler()