Arithmetic and Logic Operations Opcodes that perform arithmetic and logic operations are: \(-\) \(+\) && \(!\) \(||\) \(*\) \(/\) ^ << >> \(\#\) & \(|\) ~ \(\%\) cmp See the Conditional Values section and the if family of opcodes for usage of logical operators.