Searched defs:cf (Results 1 – 6 of 6) sorted by relevance
/qemu/target/i386/emulate/ |
H A D | x86_emu.c | 694 bool cf; in do_bt() local 763 int of = 0, cf = 0; in exec_shl() local 1010 int of = 0, cf = 0; in exec_rcl() local 1095 int of = 0, cf = 0; in exec_rcr() local
|
/qemu/target/i386/tcg/ |
H A D | int_helper.c | 219 int old_al, al, af, cf; in helper_daa() local 247 int al, al1, af, cf; in helper_das() local
|
/qemu/target/hppa/ |
H A D | translate.c | 836 static DisasCond do_cond(DisasContext *ctx, unsigned cf, bool d, in do_cond() 914 static DisasCond do_sub_cond(DisasContext *ctx, unsigned cf, bool d, in do_sub_cond() 974 static DisasCond do_log_cond(DisasContext *ctx, unsigned cf, bool d, in do_log_cond() 1035 static DisasCond do_unit_zero_cond(unsigned cf, bool d, TCGv_i64 res) in do_unit_zero_cond() 1190 bool is_tsv, bool is_tc, bool is_c, unsigned cf, bool d) in do_add() 1297 bool is_tc, unsigned cf, bool d) in do_sub() 1383 TCGv_i64 in2, unsigned cf, bool d) in do_cmpclr() 1409 TCGv_i64 in2, unsigned cf, bool d, in do_log() 1437 TCGv_i64 in2, unsigned cf, bool d, in do_unit_addsub()
|
/qemu/target/i386/ |
H A D | ops_sse.h | 1609 uint64_t zf = 0, cf = 0; in glue() local 2298 uint32_t zf = 0, cf = 0; in SSE_HELPER_L() local 2311 uint64_t zf = 0, cf = 0; in glue() local
|
/qemu/target/loongarch/ |
H A D | cpu.h | 312 bool cf[8]; member
|
/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 1615 HexValue cf = gen_tmp(c, locp, 64, UNSIGNED); in gen_carry_from_add() local
|