Commit 391186c5 by Torbjorn Granlund

(insv matcher): Call CC_STATUS_INIT.

From-SVN: r11616
parent 6d7306f7
......@@ -1341,6 +1341,7 @@
operands[0]
= adj_offsettable_operand (operands[0], INTVAL (operands[2]) / 8);
CC_STATUS_INIT;
if (INTVAL (operands[1]) == 8)
return \"movb %3,%0\";
return \"movw %3,%0\";
......
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