Home
last modified time | relevance | path

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

/qemu/target/i386/tcg/
H A Dtranslate.c729 static void gen_op_j_ecx(DisasContext *s, TCGCond cond, TCGLabel *label1) in gen_op_j_ecx() function
738 gen_op_j_ecx(s, TCG_COND_EQ, label1); in gen_op_jz_ecx()
743 gen_op_j_ecx(s, TCG_COND_NE, label1); in gen_op_jnz_ecx()