comparison gcc/config/powerpcspe/vector.md @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 ;; Expander definitions for vector support between altivec & vsx. No 1 ;; Expander definitions for vector support between altivec & vsx. No
2 ;; instructions are in this file, this file provides the generic vector 2 ;; instructions are in this file, this file provides the generic vector
3 ;; expander, and the actual vector instructions will be in altivec.md and 3 ;; expander, and the actual vector instructions will be in altivec.md and
4 ;; vsx.md 4 ;; vsx.md
5 5
6 ;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 6 ;; Copyright (C) 2009-2018 Free Software Foundation, Inc.
7 ;; Contributed by Michael Meissner <meissner@linux.vnet.ibm.com> 7 ;; Contributed by Michael Meissner <meissner@linux.vnet.ibm.com>
8 8
9 ;; This file is part of GCC. 9 ;; This file is part of GCC.
10 10
11 ;; GCC is free software; you can redistribute it and/or modify it 11 ;; GCC is free software; you can redistribute it and/or modify it