It appears that a displacement of 0x80 for DLD/ILD/JMPs does not imply E-displacement, as is the case for LD et al. Instead these instructions simply have an extra byte of reach with the displacement, as -128 is a valid displacement.
In my opinion
should raise an error during assembly, as this is not a valid instruction.
See this thread on Vintage Radio.