VirtualBox

Ignore:
Timestamp:
Apr 25, 2008 9:09:35 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
30177
Message:

More fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Disassembler/DisasmTestA.asm

    r8377 r8379  
    7272      movzx rax,byte  [edx]
    7373      movzx rax,word  [edx]
     74      movzx rax,byte  [rdx]
    7475      lock cmpxchg [rcx], rax
    7576      lock cmpxchg [rcx], ax
     
    8283      mov rbx, [rbp + rax*4 + 4]
    8384      mov rbx, [rbp + rax*4]
     85      mov rbx, [ebp + eax*4]
    8486      int 80h
    8587      in  al, 60h
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