comparison gcc/config/arm/cortex-a9.md @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 ;; ARM Cortex-A9 pipeline description 1 ;; ARM Cortex-A9 pipeline description
2 ;; Copyright (C) 2008-2017 Free Software Foundation, Inc. 2 ;; Copyright (C) 2008-2018 Free Software Foundation, Inc.
3 ;; Originally written by CodeSourcery for VFP. 3 ;; Originally written by CodeSourcery for VFP.
4 ;; 4 ;;
5 ;; Rewritten by Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> 5 ;; Rewritten by Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6 ;; Integer Pipeline description contributed by ARM Ltd. 6 ;; Integer Pipeline description contributed by ARM Ltd.
7 ;; VFP Pipeline description rewritten and contributed by ARM Ltd. 7 ;; VFP Pipeline description rewritten and contributed by ARM Ltd.