Changeset 6251 in vbox for trunk/src/VBox
- Timestamp:
- Jan 4, 2008 8:44:42 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 27090
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm
r6244 r6251 794 794 mov ecx, edx 795 795 %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 797 798 %else 798 799 mov eax, [esp + 4]
Note:
See TracChangeset
for help on using the changeset viewer.