VirtualBox

Changeset 53202 in vbox for trunk/src


Ignore:
Timestamp:
Nov 4, 2014 3:41:05 PM (10 years ago)
Author:
vboxsync
Message:

doc nits

Location:
trunk/src/VBox/VMM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h

    r53188 r53202  
    13311331        case 7: /* Aliased to /0 for the time being. */
    13321332        case 0: IEMOP_MNEMONIC("prefetch"); break;
    1333         case 1: IEMOP_MNEMONIC("prefetchw "); break;
     1333        case 1: IEMOP_MNEMONIC("prefetchw"); break;
    13341334        case 3: IEMOP_MNEMONIC("prefetchw"); break;
    13351335        IEM_NOT_REACHED_DEFAULT_CASE_RET();
  • trunk/src/VBox/VMM/VMMR3/CPUM.cpp

    r52764 r53202  
    11771177
    11781178    /*
    1179      * Pre-exploded the CPUID info.
     1179     * Pre-explode the CPUID info.
    11801180     */
    11811181    if (RT_SUCCESS(rc))
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