Home
last modified time | relevance | path

Searched refs:FP_ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/math-emu/
H A Dmath.c102 FP_##OP##_##SZ(Fr, Fn, Fm); \
/openbmc/qemu/disas/
H A Dalpha.c583 #define FP_(oo,fff) (OP(oo) | (((fff) & 0x7FF) << 5)) macro
585 #define FP(oo,fff) FP_(oo,fff), FP_MASK