Changeset 341 in xtideuniversalbios for trunk/Assembly_Library/Src/Util
- Timestamp:
- Mar 13, 2012, 4:19:02 PM (13 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Src/Util/Math.asm
r336 r341 17 17 ; AX 18 18 ;-------------------------------------------------------------------- 19 %ifndef EXCLUDE_FROM_XTIDECFG ; Not used in XTIDECFG 19 20 ALIGN JUMP_ALIGN 20 21 Math_DivQWatSSBPbyCX: … … 36 37 mov [bp], ax 37 38 ret 39 %endif 38 40 39 41
Note:
See TracChangeset
for help on using the changeset viewer.