Changeset 58792 in vbox for trunk/include
- Timestamp:
- Nov 20, 2015 3:40:15 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 104242
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/asm-watcom-x86-16.h
r58788 r58792 344 344 "and ecx, 0ffffh" /* probably not necessary, lazy bird should check... */ \ 345 345 "shr ecx, 2" \ 346 "sh reax, 16" \346 "shl eax, 16" \ 347 347 "mov ax, dx" \ 348 348 "rol eax, 16" \
Note:
See TracChangeset
for help on using the changeset viewer.