Searched defs:FP_VXSOFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/ppc64/ | ||
H A D | mtfsf.c | 15 #define FP_VXSOFT (1ull << FPSCR_VXSOFT) macro |
/openbmc/qemu/target/ppc/ | ||
H A D | cpu.h | 894 #define FP_VXSOFT (1ull << FPSCR_VXSOFT) macro |