IAR Embedded Workbench for Arm 9.70.xIAR AssemblerAssembler operatorsDescription of assembler operators|| Logical OR|| Logical ORIn this section: Precedence6 Description|| or the synonym :LOR: performs a logical OR between two integer operands.Example1010B || 0000B –> 1 0000B || 0000B –> 0