SAM3X8E Atmel Corporation, SAM3X8E Datasheet - Page 121

no-image

SAM3X8E

Manufacturer Part Number
SAM3X8E
Description
Manufacturer
Atmel Corporation
Datasheets
11.13.7
11.13.7.1
11.13.7.2
11.13.7.3
11.13.7.4
11.13.7.5
11057A–ATARM–17-Feb-12
11057A–ATARM–17-Feb-12
MOVT
MOVT
Syntax
Operation
Restrictions
Condition flags
Examples
R3, #0xF123 ; Write 0xF123 to upper halfword of R3, lower halfword
Move Top.
where:
cond
Rd
imm16
MOVT writes a 16-bit immediate value, imm16, to the top halfword, Rd[31:16], of its destination
register. The write does not affect Rd[15:0].
The MOV, MOVT instruction pair enables you to generate any 32-bit constant.
Rd must not be SP and must not be PC.
This instruction does not change the flags.
MOVT{cond} Rd, #imm16
; and APSR are unchanged
is an optional condition code, see
is the destination register.
is a 16-bit immediate constant.
“Conditional execution” on page
SAM3X/A
SAM3X/A
96.
121
121

Related parts for SAM3X8E