Home
last modified time | relevance | path

Searched refs:CF (Results 1 – 10 of 10) sorted by relevance

/qemu/target/arm/tcg/
H A Dop_helper.c1127 env->CF = x & 1; in HELPER()
1129 env->CF = 0; in HELPER()
1132 env->CF = (x >> (32 - shift)) & 1; in HELPER()
1143 env->CF = (x >> 31) & 1; in HELPER()
1145 env->CF = 0; in HELPER()
1148 env->CF = (x >> (shift - 1)) & 1; in HELPER()
1158 env->CF = (x >> 31) & 1; in HELPER()
1161 env->CF = (x >> (shift - 1)) & 1; in HELPER()
1174 env->CF = (x >> 31) & 1; in HELPER()
1177 env->CF = (x >> (shift - 1)) & 1; in HELPER()
H A Dhelper-a64.c1047 if (env->CF != 0) { in check_mops_wrong_option()
1287 env->CF = 0; in do_setp()
1683 env->CF = 0; in do_cpyp()
H A Dtranslate.c69 cpu_CF = tcg_global_mem_new_i32(tcg_env, offsetof(CPUARMState, CF), "CF"); in arm_translate_init()
/qemu/target/arm/
H A Dcpu.h252 uint32_t CF; /* 0 or 1 */ member
1498 | (env->CF << 29) | ((env->VF & 0x80000000) >> 3) in pstate_read()
1506 env->CF = (val >> 29) & 1; in pstate_write()
1539 | (env->CF << 29) | ((env->VF & 0x80000000) >> 3) | (env->QF << 27) in xpsr_read()
1552 env->CF = (val >> 29) & 1; in xpsr_write()
H A Dhelper.c8043 env->NF = env->CF = env->VF = 0, env->ZF = 1; in rndr_readfn()
10497 (env->CF << 29) | ((env->VF & 0x80000000) >> 3) | (env->QF << 27) in cpsr_read()
10513 env->CF = (val >> 29) & 1; in cpsr_write()
/qemu/target/i386/tcg/
H A Dcc_helper_template.h.inc205 CF are modified and it is slower to do that. Note as well that we
H A Demit.c.inc3041 * with the value of CF and OF before the instruction, so that it is possible
3065 /* No need to compute the full EFLAGS, CF/OF are already isolated. */
3078 /* CF and OF are zero, do it just because it's easy. */
3093 * By computing CF without using eflags, the calls to cc_compute_all
3105 * Likewise for SHL/RCL/SHL/RCL/... but, if CF is not in the sign
3106 * bit, we might as well fish CF out of EFLAGS and save a shift.
/qemu/ui/
H A Dcocoa.m660 … warn_report("Could not obtain current CF RunLoop, system key combos will not be captured.\n");
666 … warn_report("Could not obtain current CF RunLoop, system key combos will not be captured.\n");
/qemu/tests/tcg/i386/
H A Dx86.csv573 "ENCLS","ENCLS","encls","0F 01 CF","V","V","","","","",""
756 …mm8u, xmm2/m128, xmm1","gf2p8affineinvqb imm8u, xmm2/m128, xmm1","66 0F 3A CF /r ib","V","V","GFNI…
758 "GF2P8MULB xmm1, xmm2/m128","GF2P8MULB xmm2/m128, xmm1","gf2p8mulb xmm2/m128, xmm1","66 0F 38 CF /r…
818 "IRETD","IRETL","iretl","CF","V","V","","operand32","","",""
819 "IRETQ","IRETQ","iretq","REX.W CF","N.S.","V","","","","",""
820 "IRET","IRETW","iretw","CF","V","V","","operand16","","",""
2918 …28, xmmV, xmm1","vgf2p8mulb xmm2/m128, xmmV, xmm1","VEX.NDS.128.66.0F38.W0 CF /r","V","V","GFNI+AV…
2919 … xmm1","vgf2p8mulb xmm2/m128, xmmV, {k}{z}, xmm1","EVEX.NDS.128.66.0F38.W0 CF /r","V","V","GFNI+AV…
2920 …56, ymmV, ymm1","vgf2p8mulb ymm2/m256, ymmV, ymm1","VEX.NDS.256.66.0F38.W0 CF /r","V","V","GFNI+AV…
2922 … zmm1","vgf2p8mulb zmm2/m512, zmmV, {k}{z}, zmm1","EVEX.NDS.512.66.0F38.W0 CF /r","V","V","GFNI+AV…
[all …]
/qemu/pc-bios/
H A Dqemu.rsrc195 $"C9D2 D2CF 85CE 84CD 84CE 03CF D0B7 39BE" /* …““œÖŒÑÕÑŒ.œ–∑9æ */