Changeset 146 in xtideuniversalbios for trunk/Assembly_Library/Inc/Emulate.inc
- Timestamp:
- Mar 18, 2011, 8:20:55 AM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Inc/Emulate.inc
r113 r146 145 145 ; Nothing 146 146 ;-------------------------------------------------------------------- 147 %macro eCMOVA 2 148 jbe SHORT %%Return 149 mov %1, %2 150 %%Return: 151 %endmacro 152 147 153 %macro eCMOVC 2 148 154 jnc SHORT %%Return
Note:
See TracChangeset
for help on using the changeset viewer.