Compaq ECQD2KCTE manual Longword Add, Addl

Models: ECQD2KCTE

1 371
Download 371 pages 20.35 Kb
Page 81
Image 81

4.4.1 Longword Add

Format:

ADDL

Ra.rl,Rb.rl,Rc.wq

!Operate format

ADDL

Ra.rl,#b.ib,Rc.wq

!Operate format

Operation:

Rc SEXT( (Rav + Rbv)<31:0>)

Exceptions:

Integer Overflow

Instruction mnemonics:

ADDL

Add Longword

Qualifiers:

Integer Overflow Enable (/V)

Description:

Register Ra is added to register Rb or a literal and the sign-extended 32-bit sum is written to Rc.

The high order 32 bits of Ra and Rb are ignored. Rc is a proper sign extension of the truncated 32-bit sum. Overflow detection is based on the longword sum Rav<31:0> + Rbv<31:0>.

Instruction Descriptions 4–25

Page 81
Image 81
Compaq ECQD2KCTE manual Longword Add, Addl