Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dcpu.h838 #define FPSCR_VXZDZ PPC_BIT_NR(42) /* Floating-point invalid op. excp (zero)*/ macro
863 (1 << FPSCR_VXIDI) | (1 << FPSCR_VXZDZ) | \
884 #define FP_VXZDZ (1ull << FPSCR_VXZDZ)