Changeset 59904 in vbox
- Timestamp:
- Mar 2, 2016 4:42:59 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-SwitchToPE16_V86.asm
r59903 r59904 49 49 ; 50 50 %if TMPL_BITS != 16 51 shl dword[xSP], TMPL_BITS - 1651 shl xPRE [xSP], TMPL_BITS - 16 52 52 add xSP, (TMPL_BITS - 16) / 8 53 53 jmp .sixteen_bit_segment
Note:
See TracChangeset
for help on using the changeset viewer.