Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c723 static inline void gen_op_jnz_ecx(DisasContext *s, TCGLabel *label1) in gen_op_jnz_ecx() function
1218 gen_op_jnz_ecx(s, l1); in gen_jz_ecx_string()
H A Demit.c.inc2418 gen_op_jnz_ecx(s, taken);