\documentclass{article}
\input{6828-preamble}
\begin{document}
\psetnum{10}
\date{2004/10/13}
\begin{pset}
  \begin{problem}
    \begin{center}

      The hardware segmentation register contents are shown below:
      
      \begin{tabular}{|c|c|c|c|}
        \hline
        \textbf{} &\textbf{PAR} & \textbf{PDR} & \textbf{Description} \\
        \hline
        0 & 001215 & 016002 & Text\\
        1 & 001312 & 003006 & Data \\
        2 & 001215 & 000000 & Unused \\
        3 & 001215 & 000000 & Unused \\
        4 & 001215 & 000000 & Unused \\
        5 & 001215 & 000000 & Unused \\
        6 & 001215 & 000000 & Unused \\
        7 & 001145 & 066016 & Stack \\
        \hline
      \end{tabular}
    \end{center}

    The prototype segmentation registers differ from the hardware
    segmentation registers only by an offset of \texttt{proc->p\_addr}.
  \end{problem}

  \begin{problem}
    
  \end{problem}
\end{pset}
\end{document}
