NASM

C.1.1 Version 2.10.04

  • Add back the inadvertently deleted 256-bit version of the VORPD instruction.
  • Correct disassembly of instructions starting with byte 82 hex.
  • Fix corner cases in token pasting, for example:

   %define N 1e%++%+ 5 
           dd N, 1e+5

你可能感兴趣的:(NASM)