K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-05-10T01:24:23.000000Z K 7 svn:log V 275 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit operands. `movw' could be used, but instead let the assembler decide the right instruction to use. 2. AT&T asm syntax requires a leading '*' in front of the operand for indirect calls and jumps. END