IPR-NIOS Altera, IPR-NIOS Datasheet - Page 197

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
andi
December 2010 Altera Corporation
Operation:
Assembler Syntax:
Example:
Description:
Exceptions:
Instruction Type:
Instruction Fields:
31
30
29
A
28
27
26
25
24
B
rB ← rA & (0x0000 : IMM16)
andi rB, rA, IMM16
andi r6, r7, 100
Calculates the bitwise logical AND of rA and (0x0000 : IMM16) and stores the result in rB.
None
I
A = Register index of operand rA
B = Register index of operand rB
IMM16 = 16-bit unsigned immediate value
23
22
21
20
19
18
17
16
15
IMM16
14
13
12
11
bitwise logical and immediate
10
9
8
Nios II Processor Reference Handbook
7
6
5
4
0x0c
3
2
1
8–11
0

Related parts for IPR-NIOS