Searched refs:R_CX (Results 1 – 15 of 15) sorted by relevance
174 M.x86.R_CX == _BE_env.vgaInfo.DeviceID && M.x86.R_SI == 0) {177 M.x86.R_CX == _BE_env.vgaInfo.pciInfo->DeviceID &&243 &M.x86.R_CX);246 &M.x86.R_CX);249 M.x86.R_CX =302 M.x86.R_DI, M.x86.R_CX);305 M.x86.R_DI, M.x86.R_CX);308 PCI_accessReg(M.x86.R_DI, M.x86.R_CX, PCI_WRITE_WORD,
657 M.x86.R_CX = 0x0000; /* Use video bios default */ in int15_handler()669 M.x86.R_CX = 0x0003; /* eDP */ in int15_handler()677 M.x86.R_CX = 0x0000; in int15_handler()683 M.x86.R_CX = 0x0000; in int15_handler()689 M.x86.R_CX = 0x0000; in int15_handler()
648 M.x86.R_CX = 0x0000; /* Use video bios default */ in broadwell_igd_int15_handler()
807 push_word(M.x86.R_CX); in x86emuOp_push_all()848 M.x86.R_CX = pop_word(); in x86emuOp_pop_all()2536 count = M.x86.R_CX; in x86emuOp_movs_byte()2537 M.x86.R_CX = 0; in x86emuOp_movs_byte()2579 count = M.x86.R_CX; in x86emuOp_movs_word()2580 M.x86.R_CX = 0; in x86emuOp_movs_word()2618 while (M.x86.R_CX != 0) { in x86emuOp_cmps_byte()2622 M.x86.R_CX -= 1; in x86emuOp_cmps_byte()2664 while (M.x86.R_CX != 0) { in x86emuOp_cmps_word()2674 M.x86.R_CX -= 1; in x86emuOp_cmps_word()[all …]
367 printk("CX=%04x ", M.x86.R_CX); in x86emu_dump_regs()
2309 M.x86.R_ECX : M.x86.R_CX); in ins()2315 M.x86.R_CX = 0; in ins()2352 M.x86.R_ECX : M.x86.R_CX); in outs()2357 M.x86.R_CX = 0; in outs()
613 return &M.x86.R_CX; in decode_rm_word_register()
3652 M.x86.R_CX = inc_word(M.x86.R_CX); in x86emuOp_inc_CX()3852 M.x86.R_CX = dec_word(M.x86.R_CX); in x86emuOp_dec_CX()4052 push_word(M.x86.R_CX); in x86emuOp_push_CX()4256 M.x86.R_CX = pop_word(); in x86emuOp_pop_CX()4443 push_word(M.x86.R_CX); in x86emuOp_push_all()4487 M.x86.R_CX = pop_word(); in x86emuOp_pop_all()7187 M.x86.R_AX = M.x86.R_CX; in x86emuOp_xchg_word_AX_CX()7188 M.x86.R_CX = (u16) tmp; in x86emuOp_xchg_word_AX_CX()7716 count = M.x86.R_CX; in x86emuOp_movs_byte()7717 M.x86.R_CX = 0; in x86emuOp_movs_byte()[all …]
392 printk("CX=%04x ", M.x86.R_CX); in x86emu_dump_regs()
2603 M.x86.R_ECX : M.x86.R_CX); in ins()2628 M.x86.R_CX = 0; in ins()2669 M.x86.R_ECX : M.x86.R_CX); in outs()2694 M.x86.R_CX = 0; in outs()
618 return &M.x86.R_CX; in decode_rm_word_register()
30 #define X86_CX M.x86.R_CX
143 #define R_CX gen.C.I16_reg.x_reg macro
137 #define R_CX gen.C.I16_reg.x_reg macro
573 - printk("CX=%04x ", M.x86.R_CX );603 + printk("CX=%04x ", M.x86.R_CX);1391 - return &M.x86.R_CX;1418 + return &M.x86.R_CX;5119 M.x86.R_CX = inc_word(M.x86.R_CX);5319 M.x86.R_CX = dec_word(M.x86.R_CX);5519 push_word(M.x86.R_CX);5731 M.x86.R_CX = pop_word();5948 M.x86.R_CX = pop_word();7912 M.x86.R_AX = M.x86.R_CX;[all …]