PPC600 Family Debugger | 58
©
1989-2022 Lauterbach
CPU specific Tables in MMU.SCAN <table>
MMU.Set Write MMU TLB entries to CPU
Loads the specified MMU translation table from the CPU to the debugger-internal MMU table. Writing ITLB
and DTLB is not supported for all processors.
ITLB Loads the instruction translation table from the CPU to the debugger-internal
translation table.
DTLB Loads the data translation table from the CPU to the debugger-internal
translation table.
BAT Loads the Block Address Translation table from the CPU to the debugger-
internal translation table.
PTE Loads the PTE table from the CPU to the debugger-internal translation
table.
Format: MMU.Set <table> <index> <way> <tlbhi> <tlblo> [<tlbext>]
<table>: ITLB
DTLB
<index> Index (entry/set number) in TLB table
<tlbhi>, <tlblo>,
<tlbext>
Data of the TLB entry.
<way> Way number within the set
DTLB Translation lookaside buffer for data load and store accesses
ITLB Translation lookaside buffer for instruction fetches