--- src/installers/80x86/common/instr386.c.orig Sun Mar 15 18:00:20 1998 +++ src/installers/80x86/common/instr386.c Sat Jun 6 13:43:25 1998 @@ -5459,7 +5459,7 @@ if (sz == 64) { int riu = regsinuse; regsinuse |= 0x2; - move (shb, bottom, reg2); + move (ulongsh, bottom, reg2); /* can only be a simple constant */ regsinuse = riu; } else @@ -5727,7 +5727,7 @@ if (sz == 64) { int riu = regsinuse; regsinuse |= 0x2; - move (shb, bottom, reg2); + move (ulongsh, bottom, reg2); /* can only be a simple constant */ regsinuse = riu; } else