r207683 - in /trunk/gcc: ChangeLog config/micro...

eager@gcc.gnu.org eager@gcc.gnu.org
Tue Feb 11 01:52:00 GMT 2014


Author: eager
Date: Tue Feb 11 01:52:54 2014
New Revision: 207683

URL: http://gcc.gnu.org/viewcvs?rev=207683&root=gcc&view=rev
Log:
Added the lwr/swr instructions pattern.
lwr and swr instructions will load/store the data with opposite endianness.

Changelog

2014-02-10  Nagaraju Mekala <nagaraju.mekala@xilinx.com>

 * gcc/config/microblaze/microblaze.md: Add movsi4_rev insn pattern.
 * gcc/config/microblaze/predicates.md: Add reg_or_mem_operand predicate.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/microblaze/microblaze.md
    trunk/gcc/config/microblaze/predicates.md



More information about the Gcc-cvs mailing list