]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/microblaze/predicates.md
Added the lwr/swr instructions pattern.
authorNagaraju Mekala <nagaraju.mekala@xilinx.com>
Tue, 11 Feb 2014 01:52:54 +0000 (01:52 +0000)
committerMichael Eager <eager@gcc.gnu.org>
Tue, 11 Feb 2014 01:52:54 +0000 (01:52 +0000)
commitd63f13116fae7379c1645582bdc6c2e7c02cd56c
tree9dfd830478595ed1f0fe14d8b5a5cba0f71ef375
parented8b71cc56709133186faad24a65c4926de73bcc
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.

From-SVN: r207683
gcc/ChangeLog
gcc/config/microblaze/microblaze.md
gcc/config/microblaze/predicates.md