From: Peter Relson <[email protected]>
To: [email protected] <[email protected]>
Date: Tuesday, 14 February 2012 4:26
>Some of this discussion revolves around what the "base knowledge" is that
>you expect/require that the code's readers have.
>
>If "everyone" understands that "SR regx,regx" and "XR regx,regx" zero
>regx then there is little to no benefit to having a macro that is "ZERO
>regx".
If so, there's be little need for comments such as the example
>> XR R5,R5 zeroise R5
Something sensible like
ZERO 5
makes it absolutely clear, and soes not need a "clarifying" remark.