summaryrefslogtreecommitdiff
path: root/instr-table.tex
diff options
context:
space:
mode:
authorGravatar Andrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2010-09-12 19:13:48 -0700
committerGravatar Andrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2010-09-12 19:13:48 -0700
commit4599bddadd22fde723da3ce11e0c0b6772d76398 (patch)
tree453e75aaf5902f9fb1bd271ad08f25a50c38aa3e /instr-table.tex
parentc12b39030265006a1b5af2261d459b55feb33b72 (diff)
[sim] renamed sllv to sll (same for other shifts)
Diffstat (limited to 'instr-table.tex')
-rw-r--r--instr-table.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/instr-table.tex b/instr-table.tex
index 065007a..e7b0bcd 100644
--- a/instr-table.tex
+++ b/instr-table.tex
@@ -696,7 +696,7 @@
\multicolumn{1}{c|}{xa} &
\multicolumn{1}{c|}{xb} &
\multicolumn{4}{c|}{1110000010} &
-\multicolumn{1}{c|}{xc} & SLLV xc,xb,xa \\
+\multicolumn{1}{c|}{xc} & SLL xc,xb,xa \\
\cline{2-10}
@@ -705,7 +705,7 @@
\multicolumn{1}{c|}{xa} &
\multicolumn{1}{c|}{xb} &
\multicolumn{4}{c|}{1110000100} &
-\multicolumn{1}{c|}{xc} & SRLV xc,xb,xa \\
+\multicolumn{1}{c|}{xc} & SRL xc,xb,xa \\
\cline{2-10}
@@ -714,7 +714,7 @@
\multicolumn{1}{c|}{xa} &
\multicolumn{1}{c|}{xb} &
\multicolumn{4}{c|}{1110000110} &
-\multicolumn{1}{c|}{xc} & SRAV xc,xb,xa \\
+\multicolumn{1}{c|}{xc} & SRA xc,xb,xa \\
\cline{2-10}
@@ -853,7 +853,7 @@
\multicolumn{1}{c|}{xa} &
\multicolumn{1}{c|}{xb} &
\multicolumn{4}{c|}{1110000010} &
-\multicolumn{1}{c|}{xc} & SLLVW xc,xb,xa \\
+\multicolumn{1}{c|}{xc} & SLLW xc,xb,xa \\
\cline{2-10}
@@ -862,7 +862,7 @@
\multicolumn{1}{c|}{xa} &
\multicolumn{1}{c|}{xb} &
\multicolumn{4}{c|}{1110000100} &
-\multicolumn{1}{c|}{xc} & SRLVW xc,xb,xa \\
+\multicolumn{1}{c|}{xc} & SRLW xc,xb,xa \\
\cline{2-10}
@@ -871,7 +871,7 @@
\multicolumn{1}{c|}{xa} &
\multicolumn{1}{c|}{xb} &
\multicolumn{4}{c|}{1110000110} &
-\multicolumn{1}{c|}{xc} & SRAVW xc,xb,xa \\
+\multicolumn{1}{c|}{xc} & SRAW xc,xb,xa \\
\cline{2-10}