Date: Tue, 7 Oct 1997 19:53:49 +0000 ( ) From: "Gurunandan R. Bhat" To: djgpp AT delorie DOT com Subject: Asm question Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk Greetings, I need help in understanding the nature of the operand for the "jmp" instruction. For example in jmp operand what are the possible operands. If I want to give a segment overide, can I set "operand" to a 6 byte area which holds sel:off? When does one attach a prefix (ljmp) and when a suffix (jmpl) or are both equivalent? Thanks in advance Gurunandan