IAR Embedded Workbench for RX 5.20IAR AssemblerAssembler operatorsDescription of assembler operators|| Logical OR|| Logical ORIn this section: Precedence 14Description|| or OR performs a logical OR between two integer operands.Example1010B || 0000B –> 1 0000B || 0000B –> 0