Changeset 12120 in vbox for trunk/src/VBox/Runtime/win/amd64/ASMGetDR1.asm
- Timestamp:
- Sep 5, 2008 9:39:55 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/win/amd64/ASMGetDR1.asm
r8255 r12120 45 45 46 46 47 BEGINPROC_EXPORTED ASMSetDR1 48 mov dr1, rcx 49 ret 50 ENDPROC ASMSetDR1
Note:
See TracChangeset
for help on using the changeset viewer.