At 21:21 +0100 on 07/02/2015, Dougie Lawson wrote about Re: *+n branches:
IBM macros tended to use * with a positive offset because it made coding the macro easier
They did this since they knew how far to branch (there was no possibility for an additional instruction to be slipped in) as well as to not pollute the symbol table with one time use labels.
