On 2018-08-06, at 16:47:33, Robin Vowels wrote:
> 
>> True, but irrelevant. Adding a B or F to a label reference in any other 
>> assembler
>> doesn't have the same semantics. E.g., this doesn't work:
> 
>>        TM    operand,mask
>>        BO    FOOF
>>        XR    R0,R0
>> FOO      AR    R2,R3
>>        BCT   R1,FOOB
> 
> Try:
>        TM    operand,mask
>        BO    FOOF
>        XR    R0,R0
> FOOF DS 0H
> FOOB AR    R2,R3
>        BCT   R1,FOOB
>  
That's not the same thing.  Especially:
>> ...
>> in TASS you could use a program point as many times as you want;  


-- gil

Reply via email to