On 2018-04-25, at 09:51:06, Jonathan Scott wrote: > > ... As valid addresses cannot be negative, ... > Then HLASM should report an error on the case I posted:
USING x'7FFFFF00',R2
LA R3,-256
... rather than generating a mathematically incorrect base-displacement.
-- gil
