K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-07-07T00:38:51.000000Z K 7 svn:log V 301 MFC: x86 ASM cleanups allowed/required with/by Binutils 2.10.0. 1. Do not specify the size to operations; allow the assembler to decide. (we often were mixing 32-bit operations with 16-bit operands) 2. AT&T asm syntax requires a leading '*' in front of the operand for indirect calls and jumps. END