Searched defs:cf (Results 1 – 6 of 6) sorted by relevance
| /qemu/target/i386/tcg/ |
| A D | int_helper.c | 220 int old_al, al, af, cf; in helper_daa() local 248 int al, al1, af, cf; in helper_das() local
|
| /qemu/target/i386/hvf/ |
| A D | x86_emu.c | 908 bool cf; in do_bt() local 977 int of = 0, cf = 0; in exec_shl() local 1224 int of = 0, cf = 0; in exec_rcl() local 1309 int of = 0, cf = 0; in exec_rcr() local
|
| /qemu/target/hppa/ |
| A D | translate.c | 834 static DisasCond do_cond(DisasContext *ctx, unsigned cf, bool d, in do_cond() 912 static DisasCond do_sub_cond(DisasContext *ctx, unsigned cf, bool d, in do_sub_cond() 972 static DisasCond do_log_cond(DisasContext *ctx, unsigned cf, bool d, in do_log_cond() 1033 static DisasCond do_unit_zero_cond(unsigned cf, bool d, TCGv_i64 res) in do_unit_zero_cond() 1188 bool is_tsv, bool is_tc, bool is_c, unsigned cf, bool d) in do_add() 1295 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/loongarch/ |
| A D | cpu.h | 306 bool cf[8]; member
|
| /qemu/target/i386/ |
| 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/hexagon/idef-parser/ |
| A D | parser-helpers.c | 1615 HexValue cf = gen_tmp(c, locp, 64, UNSIGNED); in gen_carry_from_add() local
|
Completed in 34 milliseconds