3:300
Volume 3: Instruction Formats
Some processors may implement the Reserved if PR[qp] is 1 (purple) and Reserved if
PR[qp] is 1 B-unit (cyan) encodings in the L+X opcode space as Reserved (brown).
These encodings appear in the L+X column of
, and in
,
, and
. On processors which implement these encodings as
Reserved (brown), the operating system is required to provide an Illegal Operation fault
handler which emulates them as Reserved if PR[qp] is 1 (cyan/purple) by decoding the
reserved opcodes, checking the qualifying predicate, and returning to the next
instruction if PR[qp] is 0.
Constant 0 fields in instructions must be 0 or undefined operation results. The
undefined operation may include checking that the constant field is 0 and causing an
Illegal Operation fault if it is not. If an instruction having a constant 0 field also has a
qualifying predicate (qp field), the fault or other undefined operation must not occur if
PR[qp] is 0. For constant 0 fields in instruction bits 5:0 (normally used for qp), the fault
or other undefined operation may or may not depend on the PR addressed by those
bits.
Ignored (white space) fields in instructions should be coded as 0. Although ignored in
this revision of the architecture, future architecture revisions may define these fields as
hint extensions. These hint extensions will be defined such that the 0 value in each field
corresponds to the default hint. It is expected that assemblers will automatically set
these fields to zero by default.
Unused opcode hint extension values (white color entries in Hint Completer tables)
should not be used by software. Processors must perform the architected functional
behavior of the instruction independent of the hint extension value (whether defined or
unused), but different processor models may interpret unused opcode hint extension
values in different ways, resulting in undesirable performance effects.
4.2
A-Unit Instruction Encodings
4.2.1
Integer ALU
All integer ALU instructions are encoded within major opcode 8 using a 2-bit opcode
extension field in bits 35:34 (x
2a
) and most have a second 2-bit opcode extension field
in bits 28:27 (x
2b
), a 4-bit opcode extension field in bits 32:29 (x
4
), and a 1-bit
reserved opcode extension field in bit 33 (v
e
).
2a
and 1-bit
v
e
shows the integer ALU 4-bit+2-bit assignments, and
shows the multimedia ALU 1-bit+2-bit assignments (which
also share major opcode 8).
Table 4-8.
Integer ALU 2-bit+1-bit Opcode Extensions
Opcode
Bits
40:37
x
2a
Bits
35:34
v
e
Bit 33
0
1
0
Integer ALU 4-bit+2-bit Ext (
1
Multimedia ALU 1-bit+2-bit Ext (
)
2
adds – imm
14
3
addp4 – imm
14
Содержание Itanium 9150M
Страница 1: ......
Страница 209: ...3 200 Volume 3 Instruction Reference padd Interruptions Illegal Operation fault...
Страница 301: ...3 292 Volume 3 Pseudo Code Functions Intel Itanium Architecture Software Developer s Manual Rev 2 3...
Страница 405: ...3 396 Volume 3 Resource and Dependency Semantics...
Страница 406: ...3 397 Intel Itanium Architecture Software Developer s Manual Rev 2 3 Index...
Страница 407: ...3 398 Intel Itanium Architecture Software Developer s Manual Rev 2 3...
Страница 419: ...INDEX Index 12 Index for Volumes 1 2 3 and 4...
Страница 420: ......