Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c726 unsigned int res, cnt, mask, cf; in rcl_byte() local
799 unsigned int res, cnt, mask, cf; in rcl_word() local
823 u32 res, cnt, mask, cf; in rcl_long() local
848 u32 mask, cf, ocf = 0; in rcr_byte() local
932 u32 mask, cf, ocf = 0; in rcr_word() local
964 u32 mask, cf, ocf = 0; in rcr_long() local
1187 unsigned int cnt, res, cf; in shl_byte() local
1229 unsigned int cnt, res, cf; in shl_word() local
1267 unsigned int cnt, res, cf; in shl_long() local
1302 unsigned int cnt, res, cf; in shr_byte() local
[all …]
/openbmc/u-boot/drivers/video/
H A Dmb862xx.c139 int cf = (dev->gdfBytesPP == 1) ? 0x0000 : 0x8000; in de_init() local
233 unsigned int cf, videomode, div = 0; in card_init() local
/openbmc/qemu/target/i386/emulate/
H A Dx86_emu.c694 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
/openbmc/qemu/target/i386/tcg/
H A Dint_helper.c219 int old_al, al, af, cf; in helper_daa() local
247 int al, al1, af, cf; in helper_das() local
/openbmc/qemu/target/hppa/
H A Dtranslate.c836 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()
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dclock.c1067 u32 cf, vco, rounded_rate = frequency; in clock_set_display_rate() local
/openbmc/qemu/target/i386/
H A Dops_sse.h1609 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
/openbmc/qemu/target/loongarch/
H A Dcpu.h312 bool cf[8]; member
/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c1615 HexValue cf = gen_tmp(c, locp, 64, UNSIGNED); in gen_carry_from_add() local