Preliminary
PPC440x5 CPU Core User’s Manual
instrset.fm.
September 12, 2002
Page 253 of 589
9.3.1 Operator Precedence
Table 9-3 lists the pseudocode operators and their associativity in descending order of precedence:
9.4 Register Usage
Each instruction description lists the registers altered by the instruction. Some register changes are explicitly
detailed in the instruction description (for example, the target register of a load instruction). Some instructions
also change other registers, but the details of the changes are not included in the instruction descriptions.
instruction(EA)
An instruction operating on a data or instruction cache block associated
with an EA.
leave
Leave innermost do loop or do loop specified in a leave statement.
n
A decimal number
n
b
The bit or bit value
b
is replicated
n
times.
xx
Bit positions which are don’t-cares.
||
Concatenation
×
Multiplication
÷
Division yielding a quotient
⊕
Exclusive-OR (XOR) logical operator
–
Twos complement subtraction, unary minus
¬
NOT logical operator
∧
AND logical operator
∨
OR logical operator
Table 9-3. Operator Precedence
Operators
Associativity
REGb, REG[FLD], function evaluation
Left to right
n
b
Right to left
¬
, – (unary minus)
Right to left
×, ÷
Left to right
+, –
Left to right
||
Left to right
=,
≠
, <, >,
,
Left to right
∧
,
⊕
Left to right
∨
Left to right
←
None
<
u
>
u
Содержание PPC440X5 CPU Core
Страница 1: ...PPC440x5 CPU Core User s Manual Preliminary SA14 2613 02 September 12 2002 Title Page...
Страница 22: ...User s Manual PPC440x5 CPU Core Preliminary Page 22 of 583 ppc440x5LOT fm September 12 2002...
Страница 26: ...User s Manual PPC440x5 CPU Core Preliminary Page 26 of 589 preface fm September 12 2002...
Страница 38: ...User s Manual PPC440x5 CPU Core Preliminary Page 38 of 589 overview fm September 12 2002...
Страница 94: ...User s Manual PPC440x5 CPU Core Preliminary Page 94 of 589 init fm September 12 2002...
Страница 132: ...User s Manual PPC440x5 CPU Core Preliminary Page 132 of 589 cache fm September 12 2002...
Страница 158: ...User s Manual PPC440x5 CPU Core Preliminary Page 158 of 589 mmu fm September 12 2002...
Страница 218: ...User s Manual PPC440x5 CPU Core Preliminary Page 218 of 589 timers fm September 12 2002...
Страница 248: ...User s Manual PPC440x5 CPU Core Preliminary Page 248 of 589 debug fm September 12 2002...
Страница 458: ...User s Manual PPC440x5 CPU Core Preliminary Page 458 of 589 regsummIntro fm September 12 2002...
Страница 568: ...User s Manual PPC440x5 CPU Core Preliminary Page 568 of 589 instalfa fm September 12 2002...
Страница 588: ...User s Manual PPC440x5 CPU Core Preliminary Page 588 of 583 ppc440x5IX fm September 12 2002...
Страница 590: ......