On 11/25/13 23:53, David Holsgrove wrote:
Existing MicroBlaze shift instruction pattern names don't match
surrounding format.

ashlri_reg should be ashrsi_reg - arithmetic shift right for SI mode
lshlri_reg should be lshrsi_reg - logical shift right for SI mode

Changelog

2013-11-26  David Holsgrove <david.holsgr...@xilinx.com>

  * gcc/config/microblaze/microblaze.md: Correct ashrsi_reg / lshrsi_reg names.

gcc-head: Committed revision 208061.
gcc-4_8_branch: Committed revision 208062.

--
Michael Eager    ea...@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

Reply via email to