IPR-NIOS Altera, IPR-NIOS Datasheet - Page 253

no-image

IPR-NIOS

Manufacturer Part Number
IPR-NIOS
Description
IP NIOS II MEGACORE RENEW
Manufacturer
Altera
Type
MegaCorer
Datasheet

Specifications of IPR-NIOS

License
Renewal License
Lead Free Status / RoHS Status
Not applicable / Not applicable
Chapter 8: Instruction Set Reference
Instruction Set Reference
movi
December 2010 Altera Corporation
Operation:
Assembler Syntax:
Example:
Description:
Usage:
Pseudo-instruction:
rB ← σ (IMMED)
movi rB, IMMED
movi r6, -30
Sign-extends the immediate value IMMED to 32 bits and writes it to rB.
The maximum allowed value of IMMED is 32767. The minimum allowed value is
–32768. To load a 32-bit constant into a register, refer to the movhi instruction.
movi is implemented as addi rB, r0, IMMED.
move signed immediate into word
Nios II Processor Reference Handbook
8–67

Related parts for IPR-NIOS