> Or patch the assembly code to use bne instead of jne. There's about > 10 of those to substitute. Or even better use "jbne" etc. Then the assembler can choose itself the best width for the displacement field. Roman