Changeset 60676 in vbox for trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-wc16-I8RS.asm
- Timestamp:
- Apr 24, 2016 11:04:57 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-wc16-I8RS.asm
r60595 r60676 31 31 ; 64-bit signed integer left shift. 32 32 ; 33 ; @returns AX:BX:CX:DX 33 ; @returns AX:BX:CX:DX (AX is the most significant, DX the least) 34 34 ; @param AX:BX:CX:DX Value to shift. 35 35 ; @param SI Shift count.
Note:
See TracChangeset
for help on using the changeset viewer.