[PATCH: ARM] PR 45335 Use ldrd and strd to access two consecutive words

Mike Stump mikestump@comcast.net
Thu Mar 24 00:25:00 GMT 2011


On Jan 18, 2011, at 6:59 AM, Carrot Wei wrote:
> +(define_insn "*ldrd"
> +  [(parallel [(set (match_operand:SI 0 "arm_hard_register_operand" "")

parallel is implicit, you can safely remove it from all define_insns.



More information about the Gcc-patches mailing list