Home
last modified time | relevance | path

Searched defs:EXCCODE_FPE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/loongarch/
H A Dcpu.h110 #define EXCCODE_FPE EXCODE(18, 0) /* Different exception subcode */ macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h1388 #define EXCCODE_FPE 18 /* Floating Point Exception */ macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h454 #define EXCCODE_FPE 15 /* Floating point exception */ macro