Commit 3a6e78ad by Richard Kenner

entered into RCS

From-SVN: r1295
parent 0a85964e
......@@ -801,7 +801,7 @@
{ operands[2] = XEXP (operands[1], 0);
operands[3] = operand_subword (operands[0], 0, 0, DFmode);
operands[4] = gen_rtx (MEM, SImode, gen_rtx (REG, SImode, 15));
operands[5] = operand_subword (operands[0], 0, 1, DFmode);
operands[5] = operand_subword (operands[0], 1, 0, DFmode);
operands[6] = gen_rtx (MEM, SImode,
gen_rtx (PLUS, SImode, gen_rtx (REG, SImode, 15),
gen_rtx (CONST_INT, VOIDmode, 4)));
......
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