Bitwise OR : Set $t1 to bitwise OR of $t2 and $t3
or
Operands
$reg, [$reg/int16u], [$reg/int16u]Variants
- Bitwise OR : Set $t1 to bitwise OR of $t2 and $t3 or $t1,$t2,$t3
- OR : set $t1 to ($t2 bitwise-OR 16-bit unsigned immediate) or $t1,$t2,100
- OR : set $t1 to ($t1 bitwise-OR 16-bit unsigned immediate) or $t1,100
Loading...