Home | History | Annotate | Download | only in x86_64

Lines Matching refs:JCC_JE

207 #define JCC_JE  0x4
226 [TCG_COND_EQ] = JCC_JE,
606 tcg_out8(s, 0x70 + JCC_JE);
801 tcg_out8(s, 0x70 + JCC_JE);