Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/math-emu/
H A Dmath.c31 #define FPSCR_SZ ((FPSCR>>20)&1) macro
/openbmc/qemu/target/sh4/
H A Dcpu.h52 #define FPSCR_SZ (1 << 20) macro