Home
last modified time | relevance | path

Searched refs:reg_eip (Results 1 – 25 of 105) sorted by relevance

12345

/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/
H A Diohandler.cpp177 entry->eip=reg_eip; in IO_WriteB()
186 reg_eip = RealOff(icb)+0x08; in IO_WriteB()
214 entry->eip=reg_eip; in IO_WriteW()
223 reg_eip = RealOff(icb)+0x0a; in IO_WriteW()
251 entry->eip=reg_eip; in IO_WriteD()
260 reg_eip = RealOff(icb)+0x0c; in IO_WriteD()
286 entry->eip=reg_eip; in IO_ReadB()
294 reg_eip = RealOff(icb)+0x00; in IO_ReadB()
326 entry->eip=reg_eip; in IO_ReadW()
334 reg_eip = RealOff(icb)+0x02; in IO_ReadW()
[all …]
/dports/emulators/dosbox/dosbox-0.74-3/src/hardware/
H A Diohandler.cpp290 entry->eip=reg_eip; in IO_WriteB()
299 reg_eip = RealOff(icb)+0x08; in IO_WriteB()
326 entry->eip=reg_eip; in IO_WriteW()
335 reg_eip = RealOff(icb)+0x0a; in IO_WriteW()
362 entry->eip=reg_eip; in IO_WriteD()
371 reg_eip = RealOff(icb)+0x0c; in IO_WriteD()
395 entry->eip=reg_eip; in IO_ReadB()
402 reg_eip = RealOff(icb)+0x00; in IO_ReadB()
432 entry->eip=reg_eip; in IO_ReadW()
439 reg_eip = RealOff(icb)+0x02; in IO_ReadW()
[all …]
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/hardware/
H A Diohandler.cpp299 entry->eip=reg_eip; in IO_WriteB()
308 reg_eip = RealOff(icb)+0x08; in IO_WriteB()
335 entry->eip=reg_eip; in IO_WriteW()
344 reg_eip = RealOff(icb)+0x0a; in IO_WriteW()
371 entry->eip=reg_eip; in IO_WriteD()
380 reg_eip = RealOff(icb)+0x0c; in IO_WriteD()
404 entry->eip=reg_eip; in IO_ReadB()
411 reg_eip = RealOff(icb)+0x00; in IO_ReadB()
441 entry->eip=reg_eip; in IO_ReadW()
448 reg_eip = RealOff(icb)+0x02; in IO_ReadW()
[all …]
/dports/emulators/fs-uae/fs-uae-3.1.35/src/dosbox/core_normal/
H A Dsupport.h72 if (COND) reg_eip+=Fetchbs(); \
73 reg_eip+=1; \
79 if (COND) reg_eip+=Fetchds(); \
80 reg_eip+=4; \
H A Dprefix_66.h457 reg_eip=Pop_32();
461 reg_eip=Pop_32();
573 Push_32(reg_eip);
574 reg_eip+=addip;
581 reg_eip+=addip;
602 reg_eip+=addip;
666 if (rm >= 0xc0 ) {GetEArd;reg_eip=*eard;}
667 else {GetEAa;reg_eip=LoadMd(eaa);}
687 if (rm >= 0xc0 ) {GetEArd;reg_eip=*eard;}
688 else {GetEAa;reg_eip=LoadMd(eaa);}
H A Dprefix_none.h682 reg_eip=Pop_16();
686 reg_eip=Pop_16();
951 Push_16(reg_eip);
952 reg_eip=(Bit16u)(reg_eip+addip);
959 reg_eip=(Bit16u)(reg_eip+addip);
980 reg_eip=(Bit16u)(reg_eip+addip);
1169 if (rm >= 0xc0 ) {GetEArw;reg_eip=*earw;}
1170 else {GetEAa;reg_eip=LoadMw(eaa);}
1191 if (rm >= 0xc0 ) {GetEArw;reg_eip=*earw;}
1192 else {GetEAa;reg_eip=LoadMw(eaa);}
/dports/emulators/dosbox/dosbox-0.74-3/src/cpu/core_normal/
H A Dsupport.h72 if (COND) reg_eip+=Fetchbs(); \
73 reg_eip+=1; \
79 if (COND) reg_eip+=Fetchds(); \
80 reg_eip+=4; \
H A Dprefix_66.h457 reg_eip=Pop_32();
461 reg_eip=Pop_32();
573 Push_32(reg_eip);
574 reg_eip+=addip;
581 reg_eip+=addip;
602 reg_eip+=addip;
666 if (rm >= 0xc0 ) {GetEArd;reg_eip=*eard;}
667 else {GetEAa;reg_eip=LoadMd(eaa);}
687 if (rm >= 0xc0 ) {GetEArd;reg_eip=*eard;}
688 else {GetEAa;reg_eip=LoadMd(eaa);}
H A Dprefix_none.h682 reg_eip=Pop_16();
686 reg_eip=Pop_16();
903 Push_16(reg_eip);
904 reg_eip=(Bit16u)(reg_eip+addip);
911 reg_eip=(Bit16u)(reg_eip+addip);
932 reg_eip=(Bit16u)(reg_eip+addip);
1121 if (rm >= 0xc0 ) {GetEArw;reg_eip=*earw;}
1122 else {GetEAa;reg_eip=LoadMw(eaa);}
1143 if (rm >= 0xc0 ) {GetEArw;reg_eip=*earw;}
1144 else {GetEAa;reg_eip=LoadMw(eaa);}
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/cpu/core_normal/
H A Dsupport.h72 if (COND) reg_eip+=Fetchbs(); \
73 reg_eip+=1; \
79 if (COND) reg_eip+=Fetchds(); \
80 reg_eip+=4; \
H A Dprefix_66.h457 reg_eip=Pop_32();
461 reg_eip=Pop_32();
573 Push_32(reg_eip);
574 reg_eip+=addip;
581 reg_eip+=addip;
602 reg_eip+=addip;
666 if (rm >= 0xc0 ) {GetEArd;reg_eip=*eard;}
667 else {GetEAa;reg_eip=LoadMd(eaa);}
687 if (rm >= 0xc0 ) {GetEArd;reg_eip=*eard;}
688 else {GetEAa;reg_eip=LoadMd(eaa);}
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/cpu/core_normal/
H A Dsupport.h74 if (COND) reg_eip+=Fetchbs(); \
75 reg_eip+=1; \
81 if (COND) reg_eip+=Fetchds(); \
82 reg_eip+=4; \
H A Dprefix_66.h458 reg_eip=Pop_32();
462 reg_eip=Pop_32();
574 Push_32(reg_eip);
575 reg_eip+=addip;
582 reg_eip+=addip;
603 reg_eip+=addip;
669 if (rm >= 0xc0 ) {GetEArd;reg_eip=*eard;}
670 else {GetEAa;reg_eip=LoadMd(eaa);}
690 if (rm >= 0xc0 ) {GetEArd;reg_eip=*eard;}
691 else {GetEAa;reg_eip=LoadMd(eaa);}
/dports/emulators/fs-uae/fs-uae-3.1.35/src/dosbox/core_full/
H A Dsave.h80 reg_eip+=inst_op1_d;
81 reg_eip&=0xffff;
87 reg_eip+=inst_op1_d;
93 reg_eip=inst_op1_d;
/dports/emulators/dosbox/dosbox-0.74-3/src/cpu/core_full/
H A Dsave.h80 reg_eip+=inst_op1_d;
81 reg_eip&=0xffff;
87 reg_eip+=inst_op1_d;
93 reg_eip=inst_op1_d;
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/cpu/core_full/
H A Dsave.h98 reg_eip+=inst_op1_d;
99 reg_eip&=0xffff;
105 reg_eip+=inst_op1_d;
111 reg_eip=inst_op1_d;
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/cpu/core_full/
H A Dsave.h100 reg_eip+=inst_op1_d;
101 reg_eip&=0xffff;
108 reg_eip+=inst_op1_d;
115 reg_eip=inst_op1_d;
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/cpu/
H A Dcore_simple.cpp101 #define SAVEIP reg_eip=GETIP;
102 #define LOADIP core.cseip=(MemBase+SegBase(cs)+reg_eip);
166 Bitu len=(GETIP-reg_eip); in CPU_Core_Simple_Run()
196 if (!cpu.trap_skip) CPU_DebugException(DBINT_STEP,reg_eip); in CPU_Core_Simple_Trap_Run()
H A Dcore_normal.cpp105 #define SAVEIP reg_eip=GETIP;
106 #define LOADIP core.cseip=(SegBase(cs)+reg_eip);
169 Bitu len=(GETIP-reg_eip); in CPU_Core_Normal_Run()
199 if (!cpu.trap_skip) CPU_DebugException(DBINT_STEP,reg_eip); in CPU_Core_Normal_Trap_Run()
/dports/emulators/dosbox/dosbox-0.74-3/src/debug/
H A Ddebug.cpp619 PhysPt where=GetAddress(SegValue(cs),reg_eip); in DEBUG_Breakpoint()
627 PhysPt where=GetAddress(SegValue(cs),reg_eip); in DEBUG_IntBreakpoint()
702 SetColor(reg_eip!=oldregs.eip);oldregs.eip=reg_eip;mvwprintw (dbg.win_reg,1,42,"%08X",reg_eip); in DrawRegisters()
853 …if ((SegValue(cs)==codeViewData.useCS) && (reg_eip>=codeViewData.useEIP) && (reg_eip<=codeViewData… in SetCodeWinStart()
860 codeViewData.useEIP = reg_eip; in SetCodeWinStart()
1165 ignoreAddressOnce = SegPhys(cs)+reg_eip; in ParseCommand()
1595 ignoreAddressOnce = SegPhys(cs)+reg_eip; in DEBUG_CheckKeys()
1665 Bit32u oldEIP = reg_eip; in DEBUG_Loop()
1971 Bit32u oldeip = reg_eip; in Run()
1983 reg_eip = oldeip; in Run()
[all …]
/dports/emulators/dosbox/dosbox-0.74-3/src/cpu/
H A Dcallback.cpp66 Bit32u oldeip=reg_eip; in CALLBACK_Idle()
68 reg_eip=CB_SOFFSET+call_idle*CB_SIZE; in CALLBACK_Idle()
70 reg_eip=oldeip; in CALLBACK_Idle()
92 Bit32u oldeip=reg_eip; in CALLBACK_RunRealFar()
94 reg_eip=off; in CALLBACK_RunRealFar()
97 reg_eip=oldeip; in CALLBACK_RunRealFar()
102 Bit32u oldeip=reg_eip; in CALLBACK_RunRealInt()
104 reg_eip=CB_SOFFSET+(CB_MAX*CB_SIZE)+(intnum*6); in CALLBACK_RunRealInt()
107 reg_eip=oldeip; in CALLBACK_RunRealInt()
H A Dcpu.cpp443 reg_eip = old_eip; in CPU_SwitchTask()
457 reg_eip=new_eip; in CPU_SwitchTask()
915 reg_eip=n_eip; in CPU_IRET()
972 reg_eip=n_eip; in CPU_IRET()
1003 reg_eip=offset; in CPU_JMP()
1045 reg_eip=offset; in CPU_JMP()
1074 reg_eip=offset; in CPU_CALL()
1313 reg_eip=new_ip; in CPU_RET()
1373 reg_eip=offset; in CPU_RET()
1447 reg_eip=offset; in CPU_RET()
[all …]
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/debug/
H A Ddebug.cpp676 PhysPt where=GetAddress(SegValue(cs),reg_eip); in DEBUG_IntBreakpoint()
686 PhysPt start=GetAddress(SegValue(cs),reg_eip); in StepOver()
760 SetColor(reg_eip!=oldregs.eip);oldregs.eip=reg_eip;mvwprintw (dbg.win_reg,1,42,"%08X",reg_eip); in DrawRegisters()
923 …if ((SegValue(cs)==codeViewData.useCS) && (reg_eip>=codeViewData.useEIP) && (reg_eip<=codeViewData… in SetCodeWinStart()
930 codeViewData.useEIP = reg_eip; in SetCodeWinStart()
1869 Bit32u oldEIP = reg_eip; in DEBUG_Loop()
2186 Bit32u oldeip = reg_eip; in Run()
2199 reg_eip = oldeip; in Run()
2517 PhysPt start = GetAddress(SegValue(cs),reg_eip); in DEBUG_HeavyLogInstruction()
2519 DasmI386(dline, start, reg_eip, cpu.code.big); in DEBUG_HeavyLogInstruction()
[all …]
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/debug/
H A Ddebug.cpp646 PhysPt where=GetAddress(SegValue(cs),reg_eip); in DEBUG_Breakpoint()
654 PhysPt where=GetAddress(SegValue(cs),reg_eip); in DEBUG_IntBreakpoint()
664 PhysPt start=GetAddress(SegValue(cs),reg_eip); in StepOver()
729 SetColor(reg_eip!=oldregs.eip);oldregs.eip=reg_eip;mvwprintw (dbg.win_reg,1,42,"%08X",reg_eip); in DrawRegisters()
891 …if ((SegValue(cs)==codeViewData.useCS) && (reg_eip>=codeViewData.useEIP) && (reg_eip<=codeViewData… in SetCodeWinStart()
898 codeViewData.useEIP = reg_eip; in SetCodeWinStart()
1821 Bit32u oldEIP = reg_eip; in DEBUG_Loop()
2127 Bit32u oldeip = reg_eip; in Run()
2139 reg_eip = oldeip; in Run()
2438 DasmI386(dline, start, reg_eip, cpu.code.big); in DEBUG_HeavyLogInstruction()
[all …]
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/cpu/
H A Dcallback.cpp65 Bit32u oldeip=reg_eip; in CALLBACK_Idle()
67 reg_eip=CB_SOFFSET+call_idle*CB_SIZE; in CALLBACK_Idle()
69 reg_eip=oldeip; in CALLBACK_Idle()
91 Bit32u oldeip=reg_eip; in CALLBACK_RunRealFar()
93 reg_eip=off; in CALLBACK_RunRealFar()
96 reg_eip=oldeip; in CALLBACK_RunRealFar()
101 Bit32u oldeip=reg_eip; in CALLBACK_RunRealInt()
103 reg_eip=CB_SOFFSET+(CB_MAX*CB_SIZE)+(intnum*6); in CALLBACK_RunRealInt()
106 reg_eip=oldeip; in CALLBACK_RunRealInt()

12345