Home
last modified time | relevance | path

Searched refs:FPSWBITS_FMASK (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/rx/
Dcpu.h150 #define FPSWBITS_FMASK 0x7c000000 macro
Dreg.c183 if (regs.r_fpsw & FPSWBITS_FMASK) in put_reg()
Dfpu.c72 if (regs.r_fpsw & FPSWBITS_FMASK) in fp_raise()
Drx.c802 #define FPPENDING() (regs.r_fpsw & (FPSWBITS_CE | (FPSWBITS_FMASK & (regs.r_fpsw << FPSW_EFSH))))