ARG address space size 2048 ARG phys mem size 32768 Base-and-Bounds register information: Base : 333 Limit : 1002 All values are in decimal For each virtual address, either write down the physical address it translates to OR write down that it is an out-of-bounds address (a segmentation violation). For this problem, you should assume a simple virtual address space of a given size. Use 0 for PA to indicate a segmentation violation.
What is the minimum value of the bounds register so that all of the virtual addresses above are within bounds:
What is the maximum value of the base register such that all of the virtual addresses above would fit into physical memory: