Changeset 9849 in vbox for trunk/src/VBox/Disassembler/DisasmTestA.asm
- Timestamp:
- Jun 20, 2008 12:09:22 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 32231
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Disassembler/DisasmTestA.asm
r9761 r9849 73 73 ;incorrectly assembled by yasm; REX.W should not be added! 74 74 ;test rax, dword 0cc90cc90h 75 sub rcx, 1234h 75 76 mov rax, qword [0cc90cc90h] 76 77 mov rax, qword [00c90cc90h]
Note:
See TracChangeset
for help on using the changeset viewer.