summaryrefslogtreecommitdiff
path: root/doc/src/04-System-Architecture-Overview.md
blob: 2aa76d33be2c25a82da951a94a251f721841083f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# System Architecture Overview

## Overview of the System-level Architecture

The system-level architecture consists of a set of registers, data structures
and instructions designed to support basic system management operations such as
memory management, interrupt handling, task management and control of multiple
processors. Figure 4.1 describes the registers and data structures relevant to
V32 mode.

## Memory Management Overview

The Vertex-32 architecture provides several instructions that create and
manipulate pages and page tables.