Commit 46a48c7f by Richard Kenner

*** empty log message ***

From-SVN: r775
parent df031c43
......@@ -2006,9 +2006,9 @@
""
"@
cal %0,0(0)\;s%A2i %L0,%1,%h2
s%A2%I2q %L0,%L1,%2\;srl%I2q %0,%1,%2
s%A2%I2q %L0,%L1,%2\;srl%I2q %0,%1,%2
s%A2%I2q %L0,%L1,%2\;srl%I2q %0,%1,%2")
sr%I2q %0,%1,%h2\;srl%I2q %L0,%L1,%h2
sr%I2q %0,%1,%h2\;srl%I2q %L0,%L1,%h2
sr%I2q %0,%1,%h2\;srl%I2q %L0,%L1,%h2")
;; Shift by a variable amount is too complex to be worth open-coding. We
;; just handle shifts by constants.
......@@ -2032,7 +2032,7 @@
""
"@
srai %0,%1,31\;srai %L0,%1,%h2
sraiq %L0,%L1,%2\;srlq %0,%1,%2")
sraiq %0,%1,%h2\;srliq %L0,%L1,%h2")
;; Now define ways of moving data around.
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment