VirtualBox

Ignore:
Timestamp:
Oct 18, 2013 10:08:35 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90071
Message:

build fix, bug fix, testcase.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/asm/ASMCpuIdExSlow.asm

    r49193 r49194  
    5757        mov     eax, ecx
    5858        mov     ebx, edx
    59         mov     ecx, r8
    60         mov     edx, r9
     59        mov     ecx, r8d
     60        mov     edx, r9d
    6161        mov     r8,  [rbp + 30h]
    6262        mov     r9,  [rbp + 38h]
     
    9494        test    r9, r9
    9595        jz      .store_ecx
    96         mov     [r9], eax
     96        mov     [r9], ebx
    9797%else
    9898        mov     edi, [ebp + 1ch]
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette