HP MC68040 User Manual page 412

Emulator, graphical user interface
Table of Contents

Advertisement

Chapter 10: Using Memory Management
Seeing Details of the MMU Translations
Table details for a selected logical address
The lowest level of detail you might like to see is the content of one of the tables
used to map a particular logical address. You might choose Display→MMU
Translations... and in the dialog box, click on MMU Tables, enter Address 40f8h,
and click on Table Level to obtain C; or enter a command like: display
mmu_translations tables 40F8h level C. The emulator would show the details of
Table C where it is used to map logical address 40F8. There might be a great many
Table C's, but this command will only show the Table C that is used to map the
logical address you specified in your command.
In the example display of table details:
382
The LOCATION column shows the physical address of each indexed location
in Table C.
The TBL/PAGE column shows the base addresses of physical pages indicated
by each location in Table C.
The first indexed location in Table C shows that its associated physical page
has been accessed, but not modified ("U" bit = "y", and "M" bit = "n").
Logical Address (hex)
Logical Address (bin)
Table Level
LEVEL INDEX LOCATION
SRP
A
000
00000200
B
000
00000400
C
000
00000600
C
001
00000604
C
002
00000608
C
003
0000060c
C
004
00000610
C
005
00000614
C
006
00000618
0
0
0
0
0000 0000 0000 0000 0100 0000 1111 1000
AAAA AAAB BBBB BBCC CCCC PPPP PPPP PPPP
CONTENTS
TBL/PAGE G Ux S CM M U W UDT/PDT
00000200
00000200
0000040b
00000400
0000060b
00000600
0000008f
00000000 n 00 y cw n y y RESIDENT
00001087
00001000 n 00 y cw n n y RESIDENT
00002087
00002000 n 00 y cw n n y RESIDENT
00003087
00003000 n 00 y cw n n y RESIDENT
00004087
00004000 n 00 y cw n n y RESIDENT
00005087
00005000 n 00 y cw n n y RESIDENT
00006087
00006000 n 00 y cw n n y RESIDENT
4
0
F
8
RESIDENT
y n RESIDENT
y n RESIDENT

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ec040Lc04064783a64783b

Table of Contents