From 9d2128b88efdc7e0dacd8bef8468430ec4aff55c Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Tue, 21 Oct 1997 13:55:51 -0600 Subject: [PATCH] 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 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.30.2