Searched refs:F_CF (Results 1 – 2 of 2) sorted by relevance
1380 SET_FLAG(F_CF); in common_imul_long_IMM()1413 SET_FLAG(F_CF); in common_imul_word_IMM()3881 SET_FLAG(F_CF); in x86emuOp_cmc()4993 SET_FLAG(F_CF); in x86emu_exec_one_byte()5385 SET_FLAG(F_CF); in x86emuOp2_32_imul_R_RM()5405 SET_FLAG(F_CF); in x86emuOp2_16_imul_R_RM()5983 SET_FLAG(F_CF); in aaa_word()6007 SET_FLAG(F_CF); in aas_word()6391 SET_FLAG(F_CF); in daa_byte()6412 SET_FLAG(F_CF); in das_byte()[all …]
108 #define F_CF 0x0001 /* CARRY flag */ macro