Home
last modified time | relevance | path

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

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