Intel 8XC251SQ Microscope & Magnifier User Manual


 
8XC251SA, SB, SP, SQ USER’S MANUAL
A-108
[Encoding]
Hex Code in: Binary Mode = [A5][Encoding]
Source Mode = [Encoding]
Operation: ORL
(WRj) (WRj) V (dir16)
ORL Rm,@WRj
Binary Mode Source Mode
Bytes: 43
States: 32
[Encoding]
Hex Code in: Binary Mode = [A5][Encoding]
Source Mode = [Encoding]
Operation: ORL
(Rm) (Rm) V ((WRj))
ORL Rm,@DRk
Binary Mode Source Mode
Bytes: 43
States: 43
[Encoding]
Hex Code in: Binary Mode = [A5][Encoding]
Source Mode = [Encoding]
Operation: ORL
(Rm) (Rm) V ((DRk))
ORL CY,<src–bit>
Function: Logical-OR for bit variables
Description: Sets the CY flag if the Boolean value is a logical 1; leaves the CY flag in its current state
otherwise . A slash ("/") preceding the operand in the assembly language indicates that the
logical complement of the addressed bit is used as the source value, but the source bit itself
is not affected.
Flags:
0 1 0 0 1 1 1 0 t t t t 0 1 1 1 direct addr direct addr
0 1 0 0 1 1 1 0 t t t t 1 0 0 1 s s s s 0 0 0 0
0 1 0 0 1 1 1 0 u u u u 1 0 1 1 s s s s 0 0 0 0
CY AC OV N Z
————