Intel ITANIUM ARCHITECTURE - SOFTWARE DEVELOPERS MANUAL VOLUME 3 REV 2.3 Manual page 191

Architecture software developer's manual revision 2.3
Hide thumbs Also See for ITANIUM ARCHITECTURE - SOFTWARE DEVELOPERS MANUAL VOLUME 3 REV 2.3:
Table of Contents

Advertisement

mov indirect
}
}
}
Illegal Operation fault
Interruptions:
Privileged Operation fault
Register NaT Consumption fault
For move to data breakpoint registers, software must issue a data serialize operation
Serialization:
before issuing a memory reference dependent on the modified register.
For move to instruction breakpoint registers, software must issue an instruction
serialize operation before fetching an instruction dependent on the modified register.
For move to protection key, region, performance monitor configuration, and
performance monitor data registers, software must issue an instruction or data serialize
operation to ensure the changes are observed before issuing any dependent
instruction.
To obtain improved accuracy, software can issue an instruction or data serialize
operation before reading the performance monitors.
3:182
case PMD_TYPE:
pmd_write(tmp_index, tmp_val); break;
case RR_TYPE:
RR[tmp_index]= tmp_val; break;
Reserved Register/Field fault
Virtualization fault
Volume 3: Instruction Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Itanium 9150m

Table of Contents