Commit e05d6270 by Richard Stallman

(iorsi3): Add CC_STATUS_INIT if use bset.

From-SVN: r3399
parent fc06d7aa
......@@ -2981,6 +2981,7 @@
operands[0] = adj_offsettable_operand (operands[0], 3 - (logval / 8));
operands[1] = gen_rtx (CONST_INT, VOIDmode, logval % 8);
}
CC_STATUS_INIT;
return \"bset %1,%0\";
}
return \"or%.l %2,%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