SAM3N0C Atmel Corporation, SAM3N0C Datasheet - Page 116

no-image

SAM3N0C

Manufacturer Part Number
SAM3N0C
Description
Manufacturer
Atmel Corporation
Datasheets
10.13.7
10.13.7.1
10.13.7.2
10.13.7.3
10.13.7.4
10.13.7.5
116
MOVT
SAM3N
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
11011A–ATARM–04-Oct-10
84.

Related parts for SAM3N0C