TriCore
®
TC1.6P & TC1.6E
32-bit Unified Processor Core
Instruction Set
V1.0 2013-07
User Manual (Volume 2) 3-292
NEZ.A
Not Equal Zero Address
Description
If the contents of address register A[a] are not equal to zero, set the least significant bit of D[c] to one and clear
the remaining bits to zero; otherwise clear all bits in D[c].
NEZ.AD[c], A[a] (RR)
D[c] = (A[a] != 0);
Status Flags
Examples
nez.a d3, a4
See Also
EQ.A, EQZ.A, GE.A, LT.A, NE
C Not set by this instruction.
V Not set by this instruction.
SV Not set by this instruction.
AV Not set by this instruction.
SAV Not set by this instruction.
31
c
28 27
49
H
20 19
-
18 17
-
16 15
-
12 11
a
8 7
01
H
0