/* * Copyright (c) 2001 Stephen Williams (steve@icarus.com) * * $Id: opcodes.txt,v 1.6 2001/03/26 04:00:39 steve Exp $ */ EXECUTABLE INSTRUCTION OPCODES Instruction opcodes all start with a % character and have 0 or more operands. In no case are there more then 3 operands. * %assign , , This does a non-blocking assignment to a variable. The