Move Byte - Zero-Extended - Analog Devices ADSP-BF53x Blackfin Reference

Table of Contents

Advertisement

Move Byte – Zero-Extended
General Form
dest_reg = src_reg_byte (Z)
Syntax
Dreg = Dreg_byte (Z) ;
Syntax Terminology
:
Dreg_byte
R7–0.B
Instruction Length
In the syntax, comment (a) identifies 16-bit instruction length.
Functional Description
The Move Byte – Zero-Extended instruction converts an unsigned byte to
an unsigned word (32 bits). The instruction copies the least significant 8
bits from a source register into the least significant 8 bits of a 32-bit regis-
ter. The instruction zero-extends the upper bits of the destination register.
This instruction supports only D-registers.
Flags Affected
The following flags are affected by the Move Byte – Zero-Extended
instruction.
is set if result is zero; cleared if nonzero.
AZ
is cleared.
AN
is cleared.
AC0
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
/* (a)*/
, the low-order 8 bits of each Data Register
Move
9-23

Advertisement

Table of Contents
loading

This manual is also suitable for:

Adsp-bf56x blackfin

Table of Contents