Home
last modified time | relevance | path

Searched defs:FPSCR_PR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/math-emu/
H A Dmath.c30 #define FPSCR_PR ((FPSCR>>19)&1) macro
/openbmc/qemu/target/sh4/
H A Dcpu.h53 #define FPSCR_PR (1 << 19) macro