SHORT            Force short code pointer                            Operator

SHORT expression

Forces expression to be a short code pointer (within -128 to +127 bytes
of the current code location).

Example: p386n
jnz short ahead
inc cx
ahead: