Added offset bits of MOVA/Sz assembly instruction for memory access
authorSandeep Kumar Singh <Sandeep.Singh2@kpitcummins.com>
Thu, 14 Jun 2012 09:08:49 +0000 (09:08 +0000)
committerJayant Sonar <jayants@gcc.gnu.org>
Thu, 14 Jun 2012 09:08:49 +0000 (09:08 +0000)
From-SVN: r188602

gcc/ChangeLog

index f2e1f25b377250b30410ff3f68f0066cd4520406..210bcab13edfc6f4dd8190aa7a57a7227bdbeedd 100644 (file)
@@ -1,3 +1,10 @@
+2012-06-14  Sandeep Kumar Singh  <Sandeep.Singh2@kpitcummins.com>
+
+       * config/h8300/genmova.sh: Modified to add offset bits of 
+       mova/Sz assembly instruction for memory access.
+       * config/h8300/h8300.c: Likewise.
+       * config/h8300/mova.md: Likewise.
+
 2012-06-12  Christian Bruel  <christian.bruel@st.com>
 
        PR target/53621