Changeset 489 in xtideuniversalbios for trunk/Assembly_Library/Inc
- Timestamp:
- Dec 13, 2012, 7:32:09 AM (12 years ago)
- google:author:
- gregli@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Inc/Emulate.inc
r488 r489 469 469 470 470 %macro eSHL_IM 2 471 %ifndef CHECK_FOR_UNUSED_ENTRYPOINTS 471 472 %ifdef USE_386 472 473 %if %2 = 1 … … 478 479 eSHIFT_IM %1, %2, shl 479 480 %endif 481 %endif 480 482 %endmacro 481 483
Note:
See TracChangeset
for help on using the changeset viewer.