VirtualBox

Changeset 30797 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Jul 13, 2010 7:10:39 AM (14 years ago)
Author:
vboxsync
Message:

tstInlineAsm.cpp: typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp

    r30163 r30797  
    422422         ASMCpuId(0x80000008, &s.uEAX, &s.uEBX, &s.uECX, &s.uEDX);
    423423         RTPrintf("Physical Address Width:          %d bits\n"
    424                   "Virtual Address Width:           %d bits\n",
     424                  "Virtual Address Width:           %d bits\n"
    425425                  "Guest Physical Address Width:    %d bits\n",
    426426                  (s.uEAX >> 0) & 0xff,
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