--- gcc/config/we32k/we32k.md 2018/04/24 18:10:24 1.1.1.1 +++ gcc/config/we32k/we32k.md 2018/04/24 18:28:31 1.1.1.3 @@ -1,7 +1,6 @@ -;;- Machine description for GNU compiler -;;- AT&T we32000 Version -;; Contributed by John Wehle (john@feith1.uucp) -;; Copyright (C) 1991-1992 Free Software Foundation, Inc. +;; Machine description for GNU compiler, AT&T we32000 Version +;; Copyright (C) 1991, 1992, 1994 Free Software Foundation, Inc. +;; Contributed by John Wehle (john@feith1.uucp) ;; This file is part of GNU CC. @@ -17,7 +16,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU CC; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;; the Free Software Foundation, 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. ;;- instruction definitions @@ -682,13 +682,6 @@ ;; logical shift instructions -;; (define_insn "lshlsi3" -;; [(set (match_operand:SI 0 "nonimmediate_operand" "=mr") -;; (lshift:SI (match_operand:SI 1 "general_operand" "mri") -;; (match_operand:SI 2 "general_operand" "mri")))] -;; "" -;; "LLSW3 %2, %1, %0") - (define_insn "lshrsi3" [(set (match_operand:SI 0 "nonimmediate_operand" "=mr") (lshiftrt:SI (match_operand:SI 1 "general_operand" "mri")