From: Jeff Law Date: Tue, 21 Oct 1997 19:55:51 +0000 (-0600) Subject: mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexed addresses. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9d2128b88efdc7e0dacd8bef8468430ec4aff55c;p=gcc.git mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexed addresses. * mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexed addresses. * mn10200.md (neghi2): Provide an alternative which works if the input and output register are the same. [[Split portion of a mixed commit.]] From-SVN: r16137.2 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 93351b8209a..80ca81e0b93 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ Tue Oct 21 10:06:40 1997 Jeffrey A Law (law@cygnus.com) + * mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexed + addresses. + * mn10200.md (neghi2): Provide an alternative which works if + the input and output register are the same. + * mn10300.c (print_operand): Handle 'S'. * mn10300.md (ashlsi3, lshrsi3, ashrsi3): Use %S for shift amount in last alternative