A13102: Operand not allowed

[ERROR]

Description

This error message is issued for instruction BCLR or BRSET when the operand is not a DIRECT or an EXTENDED.

Example
  Entry:

           BRCLR 7, X

           BRCLR 7, SP

           BSET  7, X
  
Tips

To solve this problem, use an allowed addressing mode for the instruction.