Freescale-semiconductor StarCore SC140 Uživatelský manuál Strana 582

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 760
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 581
A-268 SC140 DSP Core Reference Manual
MOVE.F
MOVE.F Move Fractional Word MOVE.F
to/from Memory (AGU)
Description
These operations read a fractional word from memory into the high portion of a destination data register
Db, sign-extended and zero-filled.
This instruction also moves data from a register to memory without saturation. However, moving
fractional data from register to memory is generally done with saturation. These instructions are described
in MOVES.F.
The address of the access must be word-aligned.
Operation Assembler Syntax
#s16 Db
MOVE.F #s16,Db {–2
15
s16 < 2
15
}
(aa) Db
MOVE.F (a16),Db {0 a16 < 2
16
,W}
(aa) Db
MOVE.F (a32),Db {0 a32 < 2
32
,W}
(EA) Db
MOVE.F (EA),Db {0 EA < 2
32
,W}
(Rn+s15) Db
MOVE.F (Rn+s15),Db {–2
14
s15 < 2
14
,W}
(SP+s15) Db
MOVE.F (SP+s15),Db {–2
14
s15 < 2
14
,
W}
Db (ea)
MOVE.F Db,(ea){0 ea < 2
32
,W}
MOVE.F #s16,Db
Loads a 16-bit immediate fractional value into a data register.
MOVE.F (a16),Db
Reads a fractional word from a 16-bit unsigned absolute address into a data register.
MOVE.F (a32),Db
Reads a fractional word from a 32-bit absolute address into a data register.
MOVE.F (EA),Db
Reads a fractional word from memory into a data register. The effective memory address is obtained from
an address register with an optional offset or post-increment.
MOVE.F (Rn+s15),Db
Reads a fractional word from memory into a data register. The effective memory address is obtained from
an address register with a signed 15-bit offset.
SIGN
EXTENSION
ZERO FILL
39 01632
Db
Zobrazit stránku 581
1 2 ... 577 578 579 580 581 582 583 584 585 586 587 ... 759 760

Komentáře k této Příručce

Žádné komentáře