Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!julius.cs.uiuc.edu!psuvax1!psuvm!blekul11!ghgaea8 From: GHGAEA8@cc1.kuleuven.ac.be Newsgroups: comp.sys.amiga.programmer Subject: Assembly Lang Help Again Message-ID: <91042.210040GHGAEA8@cc1.kuleuven.ac.be> Date: 11 Feb 91 20:59:40 GMT Organization: K.U.Leuven - Academic Computing Center Lines: 16 I've read the reply that came to the questions about CNOP, but still there's something not clear ... If the CNOP command fills the memory with NOP's i.e. an opcode with a length of TWO bytes, how the hell can it be used to word-align ? Do you get my point ? No, well let's make it clear ... Imagine I use a CNOP 0,2. Two things can be possible : 1. My code is already word-aligned : CNOP shouldn't do anything at all 2. My code is not word-aligned : CNOP should add a byte. The question is : what byte is CNOP going to add ? It can't add a complete NOP command 'cause that would take two bytes ... Another Amiga Freak ---------------------------------------------------------------------------