English
Language : 

MC68LC040RC25A Datasheet, PDF (68/442 Pages) Freescale Semiconductor, Inc – M68040 Users Manual
Freescale Semiconductor, Inc.
LOGICAL ADDRESS
ROOT INDEX
POINTER INDEX PAGE INDEX
PAGE OFFSET
$76543210 = 0 1 1 1 0 1 1 0 0 1 0 1 0 1 0 0 0 0 1 X X X X X X X X X X X X X
TABLE ENTRY # =
$3B
ADDRESS OFFSET =
$EC
$15
$01
$54
$04
TABLE $00
TABLE $00
TABLE $00
TASK A
ROOT POINTER
$3B W-BIT SET
TASK B
ROOT POINTER
W-BIT CLEAR
TABLE $3B
$15 $00003000
TABLE $15
$01 FRAME ADDRESS*
ROOT-LEVEL
TABLES
POINTER-LEVEL
TABLES
PAGE-LEVEL
TABLES
* Page frame address shared by task A and B; write protected from task A.
Figure 3-15. Translation Table Using Shared Tables
3.2.4.3 TABLE PAGING. The entire translation table for an active task need not be
resident in main memory. In the same way that only the working set of pages must be
allocated in main memory, only the tables that describe the resident set of pages need be
available. Placing the invalid code ($0 or $1) in the UDT field of the table descriptor that
points to the absent table(s) implements this paging of tables. When a task attempts to
use an address that an absent table would translate, the M68040 is unable to locate a
translation and takes access error exception when the execution unit retries the bus
access that caused the table search to be initiated.
The operating system determines that the invalid code in the descriptor corresponds to
nonresident tables. This determination can be facilitated by using he unused bits in the
descriptor to store status information concerning the invalid encoding. The M68040 does
not interpret or modify an invalid descriptor’s fields except for the UDT field. This
MOTOROLA
M68040 USER'S MANUAL
For More Information On This Product,
Go to: www.freescale.com
3-19