Index: /trunk/include/iprt/asm-watcom-x86-16.h
===================================================================
--- /trunk/include/iprt/asm-watcom-x86-16.h	(revision 58791)
+++ /trunk/include/iprt/asm-watcom-x86-16.h	(revision 58792)
@@ -344,5 +344,5 @@
     "and ecx, 0ffffh" /* probably not necessary, lazy bird should check... */ \
     "shr ecx, 2" \
-    "shr eax, 16" \
+    "shl eax, 16" \
     "mov ax, dx" \
     "rol eax, 16" \
