NEG : arithmetic NEGation (2s-complement)

This is an alias that uses the long version of the SUB instruction (-A = 0-A). A "short" form alias is available when the source and the destination are the same register (but it's still a 32-bit long instruction).