127
11100B–ATARM–31-Jul-12
SAM4S Series [Preliminary]
11.6.5.18
UHADD16 and UHADD8
Unsigned Halving Add 16 and Unsigned Halving Add 8
Syntax
op{cond}{Rd,} Rn, Rm
where:
Operation
Use these instructions to add 16- and 8-bit data and then to halve the result before writing the
result to the destination register:
The
UHADD16
instruction:
1.
Adds each halfword from the first operand to the corresponding halfword of the second
operand.
2.
Shuffles the halfword result by one bit to the right, halving the data.
3.
Writes the unsigned results to the corresponding halfword in the destination register.
The
UHADD8
instruction:
1.
Adds each byte of the first operand to the corresponding byte of the second operand.
2.
Shuffles the byte result by one bit to the right, halving the data.
3.
Writes the unsigned results in the corresponding byte in the destination register.
Restrictions
Do not use SP and do not use PC
.
Condition Flags
These instructions do not change the flags.
Examples
UHADD16 R7, R3
; Adds halfwords in R7 to corresponding halfword of R3
; and writes halved result to corresponding halfword in R7
UHADD8 R4, R0, R5 ; Adds bytes of R0 to corresponding byte in R5 and writes
; halved result to corresponding byte in R4.
11.6.5.19
UHASX and UHSAX
Unsigned Halving Add and Subtract with Exchange and Unsigned Halving Subtract and Add
with Exchange.
Syntax
op{cond} {Rd}, Rn, Rm
op
is any of:
UHADD16
Unsigned Halving Add 16.
UHADD8
Unsigned Halving Add 8.
cond
is an optional condition code, see
Rd
is the destination register.
Rn
is the register holding the first operand.
Rm
is the register holding the second operand.
Содержание SAM4S Series
Страница 44: ...44 11100B ATARM 31 Jul 12 SAM4S Series Preliminary ...
Страница 412: ...412 11100B ATARM 31 Jul 12 SAM4S Series Preliminary ...
Страница 1105: ...1105 11100B ATARM 31 Jul 12 SAM4S Series Preliminary ...
Страница 1142: ...1142 11100B ATARM 31 Jul 12 SAM4S Series Preliminary Figure 43 3 100 ball VFBGA Package Drawing ...
Страница 1143: ...1143 11100B ATARM 31 Jul 12 SAM4S Series Preliminary Figure 43 4 64 lead LQFP Package Drawing ...
Страница 1145: ...1145 11100B ATARM 31 Jul 12 SAM4S Series Preliminary Figure 43 5 64 lead QFN Package Drawing ...