Changeset 1584
- Timestamp:
- Oct 17, 2004, 10:24:34 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/386/builtin.h
-
Property cvs2svn:cvs-rev
changed from
1.8
to1.9
r1583 r1584 214 214 unsigned rc; 215 215 __asm__ __volatile__("movw (%1), %%ax\n\t" 216 "xorl %%ebx, %%ebx\n\t" 216 217 "1:\n\t" 217 218 "movw %%ax, %%bx\n\t" … … 278 279 { 279 280 unsigned rc; 280 __asm__ __volatile__("movw (%1), %%ax\n" 281 __asm__ __volatile__("movw (%1), %%ax\n\t" 282 "xorl %%ebx, %%ebx\n\t" 281 283 "1:\n\t" 282 284 "movw %%ax, %%bx\n\t" -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.