The set1, clr1, not1, and tst1 instructions of the device should be specified in the following formats. |
Among the above formats, the format of "op bit#3, disp16 [reg1]" will be interpreted by asrh as follows: |
If any of the following is specified as disp16, the assembler executes instruction expansion to generate multiple machine instructions. |
Relative expression having #label or label, or that having $label for a label having no definition in the sdata/sbss-attribute section |
If a relative expression with #label, or a relative expression with #label and with LOWW applied is specified as disp, [reg1] can be omitted. In that case, it is assumed that [r0] was specified. |
If a relative expression with $label, or a relative expression with $label and with LOWW applied is specified as disp, [reg1] can be omitted. In that case, it is assumed that [gp] was specified. |
If a relative expression with %label, or a relative expression with %label and with LOWW applied is specified as disp, [reg1] can be omitted. In that case, it is assumed that [ep] was specified. |