Home | History | Annotate | Download | only in i386

Lines Matching refs:tcg_cond_to_jcc

337 static const uint8_t tcg_cond_to_jcc[10] = {
782 tcg_out_jxx(s, tcg_cond_to_jcc[cond], label_index, small);
791 tcg_out_jxx(s, tcg_cond_to_jcc[cond], label_index, small);
881 tcg_out_modrm(s, OPC_SETCC | tcg_cond_to_jcc[cond], 0, dest);
890 tcg_out_modrm(s, OPC_SETCC | tcg_cond_to_jcc[cond], 0, dest);