comparison gcc/config/rs6000/476.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 ;; Scheduling description for IBM PowerPC 476 processor. 1 ;; Scheduling description for IBM PowerPC 476 processor.
2 ;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 2 ;; Copyright (C) 2009-2018 Free Software Foundation, Inc.
3 ;; Contributed by Peter Bergner (bergner@vnet.ibm.com). 3 ;; Contributed by Peter Bergner (bergner@vnet.ibm.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 7 ;; GCC is free software; you can redistribute it and/or modify
69 (eq_attr "cpu" "ppc476")) 69 (eq_attr "cpu" "ppc476"))
70 "ppc476_issue,\ 70 "ppc476_issue,\
71 ppc476_i_pipe|ppc476_lj_pipe") 71 ppc476_i_pipe|ppc476_lj_pipe")
72 72
73 (define_insn_reservation "ppc476-complex-integer" 1 73 (define_insn_reservation "ppc476-complex-integer" 1
74 (and (eq_attr "type" "cmp,cr_logical,delayed_cr,cntlz,isel,isync,sync,trap,popcnt") 74 (and (eq_attr "type" "cmp,cr_logical,cntlz,isel,isync,sync,trap,popcnt")
75 (eq_attr "cpu" "ppc476")) 75 (eq_attr "cpu" "ppc476"))
76 "ppc476_issue,\ 76 "ppc476_issue,\
77 ppc476_i_pipe") 77 ppc476_i_pipe")
78 78
79 (define_insn_reservation "ppc476-compare" 4 79 (define_insn_reservation "ppc476-compare" 4