Format:
sub destination, source
Semantics:
destination = (destination) - (source)
Examples:
sub ebx, eax sub [value], 10h