4.11.6 Implementation Version
Format:
IMPLVER | Rc | !Operate format |
Operation:
Rc ← value, which is defined in Appendix D
Exceptions:
None
Instruction mnemonics:
IMPLVER | Implementation Version |
Description:
A small integer is placed in Rc that specifies the major implementation version of the proces- sor on which it is executed. This information can be used to make
Notes:
•The value returned by IMPLVER does not identify the particular processor type. Rather, it identifies a group of processors that can be treated similarly for performance characteristics such as scheduling. Ra must be R31 and Rb must be the literal #1 or the result in Rc is UNPREDICTABLE and it is UNPREDICTABLE whether an exception is signaled.
Software Note:
Use this instruction to make
Instruction Descriptions