Line 2,026: |
Line 2,026: |
| |} | | |} |
| | | |
− | <pre>
| + | '''Register Partition''' |
− | Register Partition: | |
| | | |
− | (( p0_r0 ),( p0_r1 ),( p0_r2 ))
| + | {| align="center" cellpadding="8" width="90%" |
− | (( p1_r0 ),( p1_r1 ),( p1_r2 ))
| + | | |
− | (( p2_r0 ),( p2_r1 ),( p2_r2 ))
| + | <math>\begin{array}{l} |
| + | \texttt{((~p0\_r0~),(~p0\_r1~),(~p0\_r2~))} |
| + | \\ |
| + | \texttt{((~p1\_r0~),(~p1\_r1~),(~p1\_r2~))} |
| + | \\ |
| + | \texttt{((~p2\_r0~),(~p2\_r1~),(~p2\_r2~))} |
| + | \end{array}</math> |
| + | |} |
| | | |
| + | <pre> |
| Symbol Partition: | | Symbol Partition: |
| | | |