Path: utzoo!utgpu!watmath!clyde!mcdchg!ddsw1!andyross From: andyross@ddsw1.MCS.COM ([andrew rossmann]) Newsgroups: comp.sys.ibm.pc Subject: Turbo Assembler and NEC V-20 instructions Message-ID: <[1156.1]andyross@ddsw1.comp.ibmpc;1> Date: 12 Jan 89 01:00:13 GMT References: <8207@dasys1.UUCP> Lines: 4 For most of the extra V20 instructions, just use the .186 mode. For some of the other special instructions, make up little macros that contain the 'hard' code. That seems to be the only way.