CS 516-Computer System Architecture

Each instruction and operand in memory has 32-bit virtual address space generated by the VAX architecture. The system translates each virtual address to a physical address, as the program executes. The virtual address consists of a region field, a virtual page number field, and a byte within page field as shown in the figure below: ................
................