Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/translate/
H A Dspe-impl.c.inc276 CRF_CL | CRF_CH_OR_CL | CRF_CH_AND_CL); \
281 ~(CRF_CH | CRF_CH_AND_CL)); \
/openbmc/qemu/target/ppc/
H A Dcpu.h1709 #define CRF_CH_AND_CL (1 << CRF_SO_BIT) macro