Lines Matching defs:JCC_JNE
361 #define JCC_JNE 0x5
375 [TCG_COND_NE] = JCC_JNE,
895 tcg_out_jxx(s, JCC_JNE, label_next, 1);
902 tcg_out_jxx(s, JCC_JNE, label_next, 1);
909 tcg_out_jxx(s, JCC_JNE, label_next, 1);
916 tcg_out_jxx(s, JCC_JNE, label_next, 1);
923 tcg_out_jxx(s, JCC_JNE, label_next, 1);
930 tcg_out_jxx(s, JCC_JNE, label_next, 1);
937 tcg_out_jxx(s, JCC_JNE, label_next, 1);
944 tcg_out_jxx(s, JCC_JNE, label_next, 1);
1125 tcg_out8(s, OPC_JCC_short + JCC_JNE);
1134 tcg_out8(s, OPC_JCC_short + JCC_JNE);