![Intel ITANIUM ARCHITECTURE - SOFTWARE DEVELOPERS VOLUME 3 REV 2.3 Manual Download Page 383](http://html.mh-extra.com/html/intel/itanium-architecture-software-developers-volume-3-rev-2-3/itanium-architecture-software-developers-volume-3-rev-2-3_manual_2073404383.webp)
Volume 2, Part 1: Register Stack Engine
2:135
The RSE operates concurrently and asynchronously with respect to instruction
execution by taking advantage of unused memory bandwidth to dynamically perform
register spill and fill operations. The algorithm employed by the RSE to determine
whether and when to spill/fill is implementation dependent. Software can not depend
on the spill/fill algorithm. To ensure that the processor and RSE activities do not
interfere with each other, software should not access stacked registers outside of the
current stack frame. The architecture guarantees register stack integrity by faulting on
writes to out-of-frame registers. Reads from out-of-frame registers may interact with
RSE operations and return undefined data values. However, out-of-frame reads are
required to propagate NaT bits.
The operation of the RSE is controlled by the Register Stack Configuration (RSC)
application register. Activity between the processor and the RSE is synchronized only
when
alloc
,
flushrs
,
loadrs
,
br.ret
, or
rfi
instructions actually require registers to
be spilled or filled, or when software explicitly requests RSE synchronization by
executing a mov to/from RSC, BSPSTORE or RNAT application register instruction.
6.2
RSE Internal State
describes architectural state that is maintained by the register stack engine.
The RSE internal state elements described here are not directly exposed to the
programmer as architecturally visible registers. As a consequence, RSE internal state
does not need to be preserved across context switches or interruptions. Instead, it is
modified as the side-effect of register stack-related instructions. To describe the effects
of these instructions a complete definition of the RSE internal state is essential. To
distinguish them from architecturally visible resources, all RSE internal state elements
are prefixed with “RSE.” Other RSE related resources are architecturally visible and are
exposed to software as application registers: RSC, BSP, BSPSTORE, and RNAT.
Table 6-1.
RSE Internal State
Name
Description
Corresponds To
RSE.N_STACKED_PHYS
Number of Stacked Physical registers:
Implementation dependent size of the stacked
physical register file.
RSE.BOF
Bottom-of-frame register number: Physical
register number of GR32.
AR[BSP]
RSE.StoreReg
RSE Store Register number: Physical register
number of next register to be stored by RSE.
AR[BSPSTORE]
RSE.LoadReg
RSE Load Register number: Physical register
number one greater than the next register to
load (modulo the number of stacked physical
registers).
RSE.BspLoad
RSE.BspLoad
Backing Store Pointer for memory loads: 64-bit
Backing Store Address 8 bytes greater than the
next address to be loaded by the RSE.
RSE.BspLoad
RSE.RNATBitIndex
RSE NaT Collection Bit Index: 6-bit wide RNAT
Collection Bit Index (defines which RNAT
collection bit gets updated)
AR[BSPSTORE]{8:3}
RSE.CFLE
RSE Current FrameLoad Enable: Control bit
that permits the RSE to load registers in the
current frame after a
br.ret
or
rfi
.
Summary of Contents for ITANIUM ARCHITECTURE - SOFTWARE DEVELOPERS VOLUME 3 REV 2.3
Page 1: ......
Page 11: ...x Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Page 13: ...1 2 Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Page 33: ...1 22 Volume 1 Part 1 Introduction to the Intel Itanium Architecture ...
Page 57: ...1 46 Volume 1 Part 1 Execution Environment ...
Page 147: ...1 136 Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Page 149: ...1 138 Volume 1 Part 2 About the Optimization Guide ...
Page 191: ...1 180 Volume 1 Part 2 Predication Control Flow and Instruction Stream ...
Page 230: ......
Page 248: ...236 Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Page 250: ...2 2 Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Page 264: ...2 16 Volume 2 Part 1 Intel Itanium System Environment ...
Page 380: ...2 132 Volume 2 Part 1 Interruptions ...
Page 398: ...2 150 Volume 2 Part 1 Register Stack Engine ...
Page 486: ...2 238 Volume 2 Part 1 IA 32 Interruption Vector Descriptions ...
Page 750: ...2 502 Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Page 754: ...2 506 Volume 2 Part 2 About the System Programmer s Guide ...
Page 796: ...2 548 Volume 2 Part 2 Interruptions and Serialization ...
Page 808: ...2 560 Volume 2 Part 2 Context Management ...
Page 842: ...2 594 Volume 2 Part 2 Floating point System Software ...
Page 850: ...2 602 Volume 2 Part 2 IA 32 Application Support ...
Page 862: ...2 614 Volume 2 Part 2 External Interrupt Architecture ...
Page 870: ...2 622 Volume 2 Part 2 Performance Monitoring Support ...
Page 891: ......
Page 1099: ...3 200 Volume 3 Instruction Reference padd Interruptions Illegal Operation fault ...
Page 1295: ...3 396 Volume 3 Resource and Dependency Semantics ...
Page 1296: ......
Page 1302: ...402 Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Page 1494: ...4 192 Volume 4 Base IA 32 Instruction Reference FWAIT Wait See entry for WAIT ...
Page 1647: ...Volume 4 Base IA 32 Instruction Reference 4 345 ROL ROR Rotate See entry for RCL RCR ROL ROR ...
Page 1884: ...4 582 Volume 4 IA 32 SSE Instruction Reference ...
Page 1885: ...Index Intel Itanium Architecture Software Developer s Manual Rev 2 3 Index ...
Page 1886: ...Index Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Page 1898: ...INDEX Index 12 Index for Volumes 1 2 3 and 4 ...