Delta DVP-ES2 User Manual
Page 289
3 . I n s t r u c t i o n S e t
3 - 1 7 3
K2: With n = 2, transform 16-bit data (Hi-byte, Lo-byte) into 8-bit data in the following rule:
c
d
e
f
Hi-byte Lo-byte
c
d
e
f
Hi-byte Lo-byte
c
d
e
f
Hi-byte Lo-byte
c
d
e
f
Hi-byte Lo-byte
K3: With n = 2, transform 16-bit data (Lo-byte, Hi-byte) into 8-bit data in the following rule:
c
d
e
f
Hi-byte Lo-byte
c
d
e
f
Hi-byte Lo-byte
c
d
e
f
Hi-byte Lo-byte
c
d
e
f
Hi-byte Lo-byte
K4: With n = 3, transform 8-bit HEX data into ASCII data (higher 4 bits, lower 4 bits) in the
following rule:
c
d
e
Hi-byte Lo-byte
cH
dH
eH
eL
Hi-byte Lo-byte
dL
cL
c
d
e
Hi-byte Lo-byte
cH
dH
eH
eL
Hi-byte Lo-byte
dL
cL
K5: With n = 3, transform 8-bit HEX data into ASCII data (lower 4 bits, higher 4 bits) in the
following rule:
c
d
e
Hi-byte Lo-byte
cL
dL
eL
eH
Hi-byte Lo-byte
dH
cH
c
d
e
Hi-byte Lo-byte
cL
dL
eL
eH
Hi-byte Lo-byte
dH
cH