SBC

Register/Memory Address

SR

EMR

Before

$00E4 0001

After

$00E4 0000

$0000 0000

The two instructions shown can be used for a 64-bit subtraction, with the sub d0,d1,d1 performing the lower 32 bits, and the resultant borrow used for the LSB calculation of the upper 32 bits calculated by sbc d2,d3.

Instruction Formats and Opcodes

Instruction

Words

Cycles

Type

SBC Dc,Dd

1

1

1

Note: ** indicates serial grouping encoding.

Opcode

15

8

7

0

0 * 1 0 1 1 e e 0 1 1 1 1 0 1 1

Instruction Fields

Dc,Dd

ee

Data Register Pairs

00 D0,D1

01 D2,D3

10 D4,D5

11 D6,D7

Note: This instruction can specify D8-D15 as operands by using a prefix.

SC140 DSP Core Reference Manual

A-383

Page 697
Image 697
Freescale Semiconductor SC140 specifications SBC Dc,Dd