Home | History | Annotate | Download | only in doc

Lines Matching full:suffixes

423 @cindex mnemonic suffixes, i386
425 @cindex i386 size suffixes
426 @cindex mnemonic suffixes, x86-64
428 @cindex x86-64 size suffixes
431 character of the instruction mnemonic. Mnemonic suffixes of @samp{b},
511 is accomplished by using two instruction mnemonic suffixes in AT&T
514 and @samp{movzx} in Intel syntax). The instruction mnemonic suffixes
517 ``move sign extend @emph{from} %al @emph{to} %edx.'' Possible suffixes,
879 associated with it. Instruction mnemonic suffixes specify the operand's
894 These correspond to instruction mnemonic suffixes @samp{s}, @samp{l},
910 corresponding instruction mnemonic suffixes are @samp{s} (single),
917 Register to register operations should not use instruction mnemonic suffixes.