VirtualBox

Changeset 104099 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Mar 28, 2024 1:42:59 AM (11 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
162502
Message:

VMM/IEM: Emit native code for shl Ev,CL. bugref:10376

File:
1 edited

Legend:

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

    r103860 r104099  
    26302630/** Recompiler: Fixed jump is out of range. */
    26312631#define VERR_IEM_EMIT_FIXED_JUMP_OUT_OF_RANGE       (-5383)
     2632/** Recompiler: Unexpected register assignment. */
     2633#define VERR_IEM_EMIT_UNEXPECTED_VAR_REGISTER       (-5384)
    26322634
    26332635/** Restart the current instruction. For testing only. */
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