| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to ctrlxfer.c CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / np2 / i386c / ia32 | 
| version 1.13, 2004/02/18 20:11:37 | version 1.14, 2004/02/19 03:04:01 | 
|---|---|
| Line 1001 IRET_pm(void) | Line 1001 IRET_pm(void) | 
| DWORD sp; | DWORD sp; | 
| DWORD new_ip, new_flags; | DWORD new_ip, new_flags; | 
| WORD new_cs; | WORD new_cs; | 
| int rv; | // int rv; | 
| VERBOSE(("IRET_pm: old EIP = %04x:%08x, ESP = %04x:%08x", CPU_CS, CPU_PREV_EIP, CPU_SS, CPU_ESP)); | VERBOSE(("IRET_pm: old EIP = %04x:%08x, ESP = %04x:%08x", CPU_CS, CPU_PREV_EIP, CPU_SS, CPU_ESP)); |