MOVES.F
SC140 DSP Core Reference Manual
A-301
MOVES.F
Move Fractional Word to
MOVES.F
Memory With Scaling and Saturation (AGU)
Description
This operation moves a fractional word from a data register to memory. The data is scaled according to the
scaling mode and is saturated if the Ln bit is set. The address register values must be word-aligned. This
instruction is affected by by SM (Saturation Mode bit - SR[2]). When SM is set, scaling is not performed,
and the scale bits S[1:10] have no effect. The address of the access must be word-aligned.
Operation
Assembler Syntax
Db
→
(aa)
MOVES.F Db,(a16) {0
≤
a16
<
2
16
,W}
Db
→
(aa)
MOVES.F Db,(a32) {0
≤
a32
<
2
32
,W}
Db
→
(Rn + s15)
MOVES.F Db,(Rn+s15) {–2
14
≤
s15
<
2
14
,W}
Db
→
(EA)
MOVES.F Db,(EA)
Db
→
(SP + s15)
MOVES.F Db,(SP+s15) {–2
14
≤
s15
<
2
14
,W}
MOVES.F Db,(a16)
Writes the HP of a data register (Db) to an absolute 16-bit memory address.
MOVES.F Db,(a32)
Writes the HP of a data register (Db) to an absolute 32-bit memory address.
MOVES.F Db,(Rn+s15)
Writes the HP of a data register (Db) to a memory address pointed to by an address register (Rn) with a
signed 15-bit offset.
MOVES.F Db,(EA)
Writes the HP of a data register (Db) to a memory address pointed to by an address register (EA) with an
optional offset or post-increment.
MOVES.F Db,(SP+s15)
Writes the HP of a data register (Db) to a memory address pointed to by the active stack pointer (SP) with
a signed 15-bit offset.
Summary of Contents for SC140 DSP Core
Page 12: ...xii SC140 DSP Core Reference Manual ...
Page 18: ...xviii SC140 DSP Core Reference Manual ...
Page 32: ...1 6 SC140 DSP Core Reference Manual Core Architecture Features ...
Page 180: ...4 70 SC140 DSP Core Reference Manual Trace Unit Registers ...
Page 250: ...6 70 SC140 DSP Core Reference Manual Programming Rules ...
Page 314: ...7 64 SC140 DSP Core Reference Manual NOP Definition ...
Page 463: ...DI SC140 DSP Core Reference Manual A 149 15 8 7 0 DI 1 1 4 1 0 0 1 1 1 1 1 0 1 1 1 1 1 0 1 ...
Page 478: ...A 164 SC140 DSP Core Reference Manual EI ...
Page 618: ...A 304 SC140 DSP Core Reference Manual MOVES 4F s15 sssssssssssssss Signed 15 bit offset ...
Page 638: ...A 324 SC140 DSP Core Reference Manual MPYR ...
Page 746: ...A 432 SC140 DSP Core Reference Manual ZXTA x ...
Page 758: ...I 10 Index ...
Page 759: ...SC140 DSP Core Reference Manual i ...
Page 760: ......