Searched refs:FPU_EXCEPTION (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/arch/nds32/kernel/ | ||
D | fpu.c | 261 else if (subtype == FPU_EXCEPTION) in do_fpu_exception() |
/Linux-v5.4/arch/nds32/include/asm/ | ||
D | bitfield.h | 256 #define FPU_EXCEPTION (0x2 << ITYPE_offSTYPE) macro |