r207684 - in /branches/gcc-4_8-branch/gcc: Chan...

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


Author: eager
Date: Tue Feb 11 01:54:15 2014
New Revision: 207684

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

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:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/microblaze/microblaze.md
    branches/gcc-4_8-branch/gcc/config/microblaze/predicates.md



More information about the Gcc-cvs mailing list