Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu.h1697 #define CRF_GT_BIT 2 macro
1701 #define CRF_GT (1 << CRF_GT_BIT)
1706 #define CRF_CL (1 << CRF_GT_BIT)
/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc320 tcg_gen_shli_i32(crf, crf, CRF_GT_BIT);