42
MicroBlaze Processor Reference Guide
UG081 (v14.7)
Chapter 2:
MicroBlaze Architecture
Translation Look-Aside Buffer Index Register (TLBX)
The Translation Look-Aside Buffer Index Register is used as an index to the Unified Translation
Look-Aside Buffer (UTLB) when accessing the TLBLO and TLBHI registers. It is controlled by the
C_USE_MMU
configuration option on MicroBlaze. The register is only implemented if
C_USE_MMU
is greater than 1 (User Mode), and
C_AREA_OPTIMIZED
is set to 0. When accessed
with the MFS and MTS instructions, the TLBX is specified by setting Sa = 0x1002.
illustrates the TLBX register and
provides bit descriptions and reset values.
0
26
31
↑
↑
↑
MISS
Reserved
INDEX
Figure 2-16:
TLBX
Table 2-22:
Translation Look-Aside Buffer Index Register (TLBX)
Bits
Name
Description
Reset Value
0
MISS
TLB Miss
This bit is cleared to 0 when the TLBSX register is
written with a virtual address, and the virtual address is
found in a TLB entry.
The bit is set to 1 if the virtual address is not found. It is
also cleared when the TLBX register itself is written.
Read Only
Can be read if the memory management special registers
parameter
C_MMU_TLB_ACCESS > 0 (MINIMAL)
.
0
1:25
Reserved
26:31
INDEX
TLB Index
This field is used to index the Translation Look-Aside
Buffer entry accessed by the TLBLO and TLBHI
registers. The field is updated with a TLB index when the
TLBSX register is written with a virtual address, and the
virtual address is found in the corresponding TLB entry.
Read/Write
Can be read and written if the memory management
special registers parameter
C_MMU_TLB_ACCESS > 0
(MINIMAL)
.
000000
Содержание MicroBlaze
Страница 1: ...MicroBlaze Processor Reference Guide Embedded Development Kit EDK 14 7 UG081 v14 7...
Страница 4: ...MicroBlaze Processor Reference Guide www xilinx com UG081 v14 7...
Страница 8: ...8 www xilinx com MicroBlaze Processor Reference Guide UG081 v14 7 Chapter 1 Introduction Send Feedback...
Страница 262: ...262 www xilinx com MicroBlaze Processor Reference Guide UG081 v14 7 Send Feedback...