Lines Matching refs:SET_FLAG

1380 		SET_FLAG(F_CF);  in common_imul_long_IMM()
1381 SET_FLAG(F_OF); in common_imul_long_IMM()
1413 SET_FLAG(F_CF); in common_imul_word_IMM()
1414 SET_FLAG(F_OF); in common_imul_word_IMM()
3881 SET_FLAG(F_CF); in x86emuOp_cmc()
4993 SET_FLAG(F_CF); in x86emu_exec_one_byte()
4999 SET_FLAG(F_IF); in x86emu_exec_one_byte()
5005 SET_FLAG(F_DF); in x86emu_exec_one_byte()
5385 SET_FLAG(F_CF); in x86emuOp2_32_imul_R_RM()
5386 SET_FLAG(F_OF); in x86emuOp2_32_imul_R_RM()
5405 SET_FLAG(F_CF); in x86emuOp2_16_imul_R_RM()
5406 SET_FLAG(F_OF); in x86emuOp2_16_imul_R_RM()
5982 SET_FLAG(F_AF); in aaa_word()
5983 SET_FLAG(F_CF); in aaa_word()
6006 SET_FLAG(F_AF); in aas_word()
6007 SET_FLAG(F_CF); in aas_word()
6387 SET_FLAG(F_AF); in daa_byte()
6391 SET_FLAG(F_CF); in daa_byte()
6408 SET_FLAG(F_AF); in das_byte()
6412 SET_FLAG(F_CF); in das_byte()
7190 SET_FLAG(F_PF); in shl_byte()
7191 SET_FLAG(F_ZF); in shl_byte()
7231 SET_FLAG(F_PF); in shl_word()
7232 SET_FLAG(F_ZF); in shl_word()
7269 SET_FLAG(F_PF); in shl_long()
7270 SET_FLAG(F_ZF); in shl_long()
7307 SET_FLAG(F_PF); in shr_byte()
7308 SET_FLAG(F_ZF); in shr_byte()
7344 SET_FLAG(F_ZF); in shr_word()
7381 SET_FLAG(F_ZF); in shr_long()
7414 SET_FLAG(F_CF); in sar_byte()
7416 SET_FLAG(F_SF); in sar_byte()
7417 SET_FLAG(F_PF); in sar_byte()
7421 SET_FLAG(F_ZF); in sar_byte()
7455 SET_FLAG(F_CF); in sar_word()
7457 SET_FLAG(F_SF); in sar_word()
7458 SET_FLAG(F_PF); in sar_word()
7462 SET_FLAG(F_ZF); in sar_word()
7496 SET_FLAG(F_CF); in sar_long()
7498 SET_FLAG(F_SF); in sar_long()
7499 SET_FLAG(F_PF); in sar_long()
7503 SET_FLAG(F_ZF); in sar_long()
7543 SET_FLAG(F_PF); in shld_word()
7544 SET_FLAG(F_ZF); in shld_word()
7581 SET_FLAG(F_PF); in shld_long()
7582 SET_FLAG(F_ZF); in shld_long()
7618 SET_FLAG(F_ZF); in shrd_word()
7655 SET_FLAG(F_ZF); in shrd_long()
7938 SET_FLAG(F_CF); in imul_byte()
7939 SET_FLAG(F_OF); in imul_byte()
7959 SET_FLAG(F_CF); in imul_word()
7960 SET_FLAG(F_OF); in imul_word()
7981 SET_FLAG(F_CF); in imul_long()
7982 SET_FLAG(F_OF); in imul_long()
8000 SET_FLAG(F_CF); in mul_byte()
8001 SET_FLAG(F_OF); in mul_byte()
8020 SET_FLAG(F_CF); in mul_word()
8021 SET_FLAG(F_OF); in mul_word()
8041 SET_FLAG(F_CF); in mul_long()
8042 SET_FLAG(F_OF); in mul_long()
8122 SET_FLAG(F_ZF); in idiv_long()
8205 SET_FLAG(F_ZF); in div_long()