Home | History | Annotate | Download | only in i386

Lines Matching refs:JCC_JNE

325 #define JCC_JNE 0x5
339 [TCG_COND_NE] = JCC_JNE,
817 tcg_out_jxx(s, JCC_JNE, label_next, 1);
824 tcg_out_jxx(s, JCC_JNE, label_next, 1);
831 tcg_out_jxx(s, JCC_JNE, label_next, 1);
838 tcg_out_jxx(s, JCC_JNE, label_next, 1);
845 tcg_out_jxx(s, JCC_JNE, label_next, 1);
852 tcg_out_jxx(s, JCC_JNE, label_next, 1);
859 tcg_out_jxx(s, JCC_JNE, label_next, 1);
866 tcg_out_jxx(s, JCC_JNE, label_next, 1);
1038 tcg_out8(s, OPC_JCC_short + JCC_JNE);
1047 tcg_out8(s, OPC_JCC_short + JCC_JNE);