Load High Data Register Half - Analog Devices ADSP-BF53x Blackfin Reference

Table of Contents

Advertisement

Load High Data Register Half

General Form
Dreg_hi = W [ indirect_address ]
Syntax
Dreg_hi = W [ Ireg ] ;
Dreg_hi = W [ Ireg ++ ] ; /* indirect, post-increment data
addressing (a) */
Dreg_hi = W [ Ireg -- ] ; /* indirect, post-decrement data
addressing (a) */
Dreg_hi = W [ Preg ] ;
Dreg_hi = W [ Preg ++ Preg ] ;
1
index (a) */
Syntax Terminology
:
Dreg_hi
R7–0.H
:
,
,
Preg
P5–0
SP
:
Ireg
I3–0
Instruction Length
In the syntax, comment (a) identifies 16-bit instruction length.
Functional Description
The Load High Data Register Half instruction loads 16 bits from a mem-
ory location indicated by an I-register or a P-register into the most
significant half of a 32-bit data register. The operation does not affect the
least significant half.
1
See
"Indirect and Post-Increment Index Addressing" on page
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
/* indirect data addressing (a)*/
/* indirect (a)*/
FP
/* indirect, post-increment
8-25.
Load / Store
8-23

Advertisement

Table of Contents
loading

This manual is also suitable for:

Adsp-bf56x blackfin

Table of Contents