Home
last modified time | relevance | path

Searched defs:cf (Results 1 – 6 of 6) sorted by relevance

/qemu/target/i386/hvf/
H A Dx86_emu.c870 bool cf; in do_bt() local
939 int of = 0, cf = 0; in exec_shl() local
1186 int of = 0, cf = 0; in exec_rcl() local
1271 int of = 0, cf = 0; in exec_rcr() local
/qemu/target/i386/tcg/
H A Dint_helper.c237 int old_al, al, af, cf; helper_daa() local
264 int al, al1, af, cf; helper_das() local
/qemu/target/hppa/
H A Dtranslate.c710 static DisasCond do_cond(DisasContext *ctx, unsigned cf, bool d, in do_cond()
796 static DisasCond do_sub_cond(DisasContext *ctx, unsigned cf, bool d, in do_sub_cond()
856 static DisasCond do_log_cond(DisasContext *ctx, unsigned cf, bool d, in do_log_cond()
941 static DisasCond do_unit_zero_cond(unsigned cf, bool d, TCGv_i64 res) in do_unit_zero_cond()
1067 bool is_tsv, bool is_tc, bool is_c, unsigned cf, bool d) in do_add()
1172 bool is_tc, unsigned cf, bool d) in do_sub()
1266 TCGv_i64 in2, unsigned cf, bool d) in do_cmpclr()
1293 TCGv_i64 in2, unsigned cf, bool d, in do_log()
1324 TCGv_i64 in2, unsigned cf, bool d, in do_unit_addsub()
/qemu/target/loongarch/
H A Dcpu.h287 bool cf[8]; member
/qemu/target/i386/
H A Dops_sse.h1605 uint64_t zf = 0, cf = 0; in glue() local
2292 uint32_t zf = 0, cf = 0; in SSE_HELPER_L() local
2304 uint64_t zf = 0, cf = 0; in glue() local
/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c1615 HexValue cf = gen_tmp(c, locp, 64, UNSIGNED); in gen_carry_from_add() local