comparison gcc/config/rs6000/e500mc.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 ;; Pipeline description for Motorola PowerPC e500mc core. 1 ;; Pipeline description for Motorola PowerPC e500mc core.
2 ;; Copyright (C) 2008-2017 Free Software Foundation, Inc. 2 ;; Copyright (C) 2008-2018 Free Software Foundation, Inc.
3 ;; Contributed by Edmar Wienskoski (edmar@freescale.com) 3 ;; Contributed by Edmar Wienskoski (edmar@freescale.com)
4 ;; 4 ;;
5 ;; This file is part of GCC. 5 ;; This file is part of GCC.
6 ;; 6 ;;
7 ;; GCC is free software; you can redistribute it and/or modify it 7 ;; GCC is free software; you can redistribute it and/or modify it
108 (eq_attr "cpu" "ppce500mc")) 108 (eq_attr "cpu" "ppce500mc"))
109 "e500mc_decode,e500mc_bu,e500mc_retire") 109 "e500mc_decode,e500mc_bu,e500mc_retire")
110 110
111 ;; CR logical. 111 ;; CR logical.
112 (define_insn_reservation "e500mc_cr_logical" 1 112 (define_insn_reservation "e500mc_cr_logical" 1
113 (and (eq_attr "type" "cr_logical,delayed_cr") 113 (and (eq_attr "type" "cr_logical")
114 (eq_attr "cpu" "ppce500mc")) 114 (eq_attr "cpu" "ppce500mc"))
115 "e500mc_decode,e500mc_bu,e500mc_retire") 115 "e500mc_decode,e500mc_bu,e500mc_retire")
116 116
117 ;; Mfcr. 117 ;; Mfcr.
118 (define_insn_reservation "e500mc_mfcr" 1 118 (define_insn_reservation "e500mc_mfcr" 1