VirtualBox

Changeset 6251 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 4, 2008 8:44:42 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27090
Message:

yasm and invlpga doesn't seem to get along.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm

    r6244 r6251  
    794794    mov     ecx, edx
    795795 %endif
    796     invlpga rax, ecx
     796    ;invlpga rax, ecx - YASM 0.6.2 BUG? ;; @todo investigate and file bug report.
     797    db 0fh, 01h, 0dfh
    797798%else
    798799    mov     eax, [esp + 4]
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