Changeset 33540 in vbox for trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm
- Timestamp:
- Oct 28, 2010 9:27:05 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm
r28800 r33540 78 78 ; Macro saving all segment registers on the stack. 79 79 ; @param 1 full width register name 80 ; @param 2 16-bit reg siter name for \a 1.80 ; @param 2 16-bit register name for \a 1. 81 81 82 82 ;; @def MYPOPSEGS 83 83 ; Macro restoring all segment registers on the stack 84 84 ; @param 1 full width register name 85 ; @param 2 16-bit reg siter name for \a 1.85 ; @param 2 16-bit register name for \a 1. 86 86 87 87 %ifdef MAYBE_64_BIT
Note:
See TracChangeset
for help on using the changeset viewer.