Is there a way to import old code that assembled with Intel's assembler (by apparently defaulting the generic jmp and call to 3 byte ljmp and lcall)? Is there a assemble directive or some other way to for a default like this?