VirtualBox

Changeset 47568 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Aug 7, 2013 3:11:58 AM (11 years ago)
Author:
vboxsync
Message:

IEM: LAR,LSL,ARPL, and some tracing (RTTraceBuf*).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r47445 r47568  
    21752175/** Invalid instruction length passed to an IEM function. */
    21762176#define VERR_IEM_INVALID_INSTR_LENGTH               (-5304)
     2177/** Internal status code for indicating that a selector isn't valid (LAR, LSL,
     2178 *  VERR, VERW).  This is not used outside the instruction implementations. */
     2179#define VINF_IEM_SELECTOR_NOT_OK                    (5305)
    21772180/** This particular aspect of the instruction is not yet implemented by IEM. */
    21782181#define VERR_IEM_ASPECT_NOT_IMPLEMENTED             (-5391)
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