152
Table A-1
RSP Instruction Operation Notations
Symbol
Meaning
Assignment.
||
Bit string concatenation.
x
y
Replication of bit value
x
into
a
y
-bit string. Note:
x
is always a single-bit value.
x
y...z
Selection of bits
y
through
z
of bit string
x
.
Little-endian bit notation is always used. If
y
is less
than
z
, this expression is an empty (zero length) bit
string.
+
2’s complement or floating-point addition.
-
2’s complement or floating-point subtraction.
*
2’s complement or floating-point multiplication.
div
2’s complement integer division.
mod
2’s complement modulo.
/
Floating-point division.
<
2’s complement less than comparison.
and
Bit-wise logical AND.
or
Bit-wise logical OR.
xor
Bit-wise logical XOR.
nor
Bit-wise logical NOR.
GPR[x]
General-Register x. The content of GPR[0] is
always zero. Attempts to alter the content of GPR[0]
have no effect.
CPR[
z,x
]
Coprocessor unit
z
, general register
x.
CCR[
z,x
]
Coprocessor unit
z
, control register
x.
VR[x][e]
Vector Unit register
x,
byte
e.
(a VU register is 16
bytes wide)
Содержание Ultra64
Страница 2: ...2 ...
Страница 10: ...10 ...
Страница 12: ...12 Figure 6 2 buildtask Operation 137 ...
Страница 14: ...14 ...
Страница 80: ...80 Vector Unit Instructions vmadm dres_int dres_int vconst 3 vmadn dres_frac vconst vconst 0 ...
Страница 104: ...104 RSP Coprocessor 0 ...
Страница 150: ...150 Advanced Information ...
Страница 155: ...Revision 1 0 155 ...
Страница 248: ...248 Exceptions None ...
Страница 251: ...Revision 1 0 251 Exceptions None ...
Страница 254: ...254 Exceptions None ...
Страница 257: ...Revision 1 0 257 Exceptions None ...
Страница 293: ...Revision 1 0 293 Exceptions None ...
Страница 316: ...316 Exceptions None ...