VirtualBox

Changeset 9909 in vbox


Ignore:
Timestamp:
Jun 25, 2008 11:47:50 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32328
Message:

fixed spelling (r32159)

File:
1 edited

Legend:

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

    r9187 r9909  
    183183    {
    184184        ASMCpuId(1, &s.uEAX, &s.uEBX, &s.uECX, &s.uEDX);
    185         RTPrintf("Family:                          %#x \tExtended: %#x \tEffectiv: %#x\n"
    186                  "Model:                           %#x \tExtended: %#x \tEffectiv: %#x\n"
     185        RTPrintf("Family:                          %#x \tExtended: %#x \tEffective: %#x\n"
     186                 "Model:                           %#x \tExtended: %#x \tEffective: %#x\n"
    187187                 "Stepping:                        %d\n"
    188188                 "APIC ID:                         %#04x\n"
     
    281281    {
    282282        ASMCpuId(0x80000001, &s.uEAX, &s.uEBX, &s.uECX, &s.uEDX);
    283         RTPrintf("Family:                          %#x \tExtended: %#x \tEffectiv: %#x\n"
    284                  "Model:                           %#x \tExtended: %#x \tEffectiv: %#x\n"
     283        RTPrintf("Family:                          %#x \tExtended: %#x \tEffective: %#x\n"
     284                 "Model:                           %#x \tExtended: %#x \tEffective: %#x\n"
    285285                 "Stepping:                        %d\n"
    286286                 "Brand ID:                        %#05x\n",
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