VirtualBox

Changeset 62286 in vbox for trunk/src/recompiler/target-i386


Ignore:
Timestamp:
Jul 15, 2016 6:02:42 PM (8 years ago)
Author:
vboxsync
Message:

REM: Fixed TRPM -> recompiler IRQ translation problem, well hacked it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/target-i386/cpu.h

    r61363 r62286  
    706706    int error_code;
    707707    int exception_is_int;
     708#ifdef VBOX
     709# define EXCEPTION_IS_INT_VALUE_HARDWARE_IRQ 0x42 /**< Special CPUX86State::exception_is_int value indicating hardware irq.  (HACK ALERT) */
     710#endif
    708711    target_ulong exception_next_eip;
    709712    target_ulong dr[8]; /* debug registers */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette