]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/tilegx/tilegx-generic.md
testsuite, Darwin: Fix darwin-comm-1.c error messages for Darwin <= 10.
[thirdparty/gcc.git] / gcc / config / tilegx / tilegx-generic.md
index 970344aacf41aa49a8c350b4d0e201f48dd53367..debfe9d4ca93d388b2ff92892e5db4c14354658a 100644 (file)
@@ -1,6 +1,5 @@
 ;; Scheduling description for Tilera TILE-Gx chip.
-;; Copyright (C) 2011, 2012
-;; Free Software Foundation, Inc.
+;; Copyright (C) 2011-2022 Free Software Foundation, Inc.
 ;; Contributed by Walter Lee (walt@tilera.com)
 ;;
 ;; This file is part of GCC.
   (eq_attr "type" "X1_L2")
   "X1")
 
+(define_insn_reservation "X1_remote" 50
+  (eq_attr "type" "X1_remote")
+  "X1")
+
 (define_insn_reservation "X1_miss" 80
   (eq_attr "type" "X1_miss")
   "X1")