Changeset 9921 in vbox for trunk/src/VBox/Disassembler/DisasmTestA.asm
- Timestamp:
- Jun 25, 2008 2:33:26 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 32343
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Disassembler/DisasmTestA.asm
r9849 r9921 73 73 ;incorrectly assembled by yasm; REX.W should not be added! 74 74 ;test rax, dword 0cc90cc90h 75 movzx rcx, sil 76 and sil, 3 77 movzx ecx, ah 78 and ah, 3 79 75 80 sub rcx, 1234h 76 81 mov rax, qword [0cc90cc90h]
Note:
See TracChangeset
for help on using the changeset viewer.