EasyManua.ls Logo

NAiS FP1

Default Icon
280 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
164
6-3. Description of High-level Instructions
Examples of hexadecimal digit copy
S
D
(1) When hexadecimal digit 1 of the source is copied to
hexadecimal digit 1 of the destination:
n: H 1 0 1
S
D
(2) When hexadecimal digit 3 of the source is copied to
hexadecimal digit 0 of the destination:
n: H 0 0 3
S
D
(3) When multiple hexadecimal digits (hexadecimal digits 2 and 3)
of the source are copied to multiple hexadecimal digits
(hexadecimal digits 2 and 3) of the destination:
n: H 2 1 2
S
D
n: H 2 1 0
(4) When multiple hexadecimal digits (hexadecimal digits 0 and 1)
of the source are copied to multiple hexadecimal digits
(hexadecimal digits 2 and 3) of the destination:
S
D
n: H 1 3 0
(5) When 4 hexadecimal digits (hexadecimal digits 0 to 3)
of the source are copied to 4 hexadecimal digits
(hexadecimal digits 0 to 3) of the destination:
Source: Starting hexadecimal digit 1
Copies 1 hexadecimal digit (4 bits)
Destination: Starting hexadecimal digit 1
Source: Starting hexadecimal digit 3
Copies 1 hexadecimal digit (4 bits)
Destination: Starting hexadecimal digit 0
Source: Starting hexadecimal digit 2
Copies 2 hexadecimal digits (8 bits)
Destination: Starting hexadecimal digit 2
Source: Starting hexadecimal digit 0
Copies 2 hexadecimal digits (8 bits)
Destination: Starting hexadecimal digit 2
Source: Starting hexadecimal digit 0
Copies 4 hexadecimal digits (16 bits)
Destination: Starting hexadecimal digit 1

Table of Contents

Related product manuals