User Manual
C166S V2
Detailed Instruction Description
User Manual
8-414
V 1.7, 2001-01
CoSUB2
Subtract
CoSUB2
Group
Arithmetic Instructions
Syntax
CoSUB2 op1, op2
Source Operand(s)
op1, op2
→
WORD
Destination Operand(s)
ACC
→
40-bit signed value
Operation
(tmp)
←
2 * (op2) || (op1)
(ACC)
←
(ACC) - (tmp)
Description
Subtracts a 40-bit operand from the 40-bit ACC contents and stores the result in the
ACC register. The 40-bit operand is a sign-extended result of the concatenation of the
two source operands op1 (LSW) and op2 (MSW). The 40-bit operand is then multiplied
by two before being subtracted from the ACC register.
MAC Flags
MV
Set if an arithmetic underflow occurred, i.e. the result cannot be
represented in the 40-bit data type. Cleared otherwise.
MSL
Set if the contents of ACC is automatically saturated. Not affected
otherwise.
ME
Set if the MAE is used. Cleared otherwise.
MSV
Set if an arithmetic underflow occurred. Not affected otherwise.
MC
Set if a borrow is generated. Cleared otherwise.
MZ
Set if result equals zero. Cleared otherwise.
MN
Set if the most significant bit of the result is set. Cleared otherwise.
Encoding
MV
MSL
ME
MSV
MC
MZ
MN
Sat.
*
*
*
*
*
*
*
yes
Mnemonic
Format
Bytes
CoSUB2
Rw
n
, Rw
m
A3 nm 4A rrr0:0000
4
CoSUB2
Rw
n
, [Rw
m
*]
83 nm 4A rrr0:0qqq
4
CoSUB2
[IDXi*] , [Rw
m
*]
93 Xm 4A rrr0:0qqq
4
Summary of Contents for C166S V2
Page 102: ...User Manual C166S V2 C166S V2 Memory Organization User Manual 3 102 V 1 7 2001 01...
Page 116: ...User Manual C166S V2 Instruction Pipeline User Manual 4 116 V 1 7 2001 01...
Page 152: ...User Manual C166S V2 Interrupt and Exception Handling User Manual 5 152 V 1 7 2001 01...
Page 204: ...User Manual C166S V2 Instruction Set User Manual 7 204 V 1 7 2001 01...
Page 420: ...User Manual C166S V2 Detailed Instruction Description User Manual 8 420 V 1 7 2001 01...
Page 432: ...User Manual C166S V2 Summary of CPU Subsystem Registers User Manual 9 432 V 1 7 2001 01...
Page 437: ...437...