]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/aarch64/falkor.md
[Patch AArch64 2/2] Fix memory sizes to load/store patterns
[thirdparty/gcc.git] / gcc / config / aarch64 / falkor.md
index 66efc8c23a2a69f85f07c8e60b03d4ef1e127ee5..83971ce34965d3d9f023f49dd6abe441b580012a 100644 (file)
 
 (define_insn_reservation "falkor_ld_3_ld" 3
   (and (eq_attr "tune" "falkor")
-       (eq_attr "type" "load_4,load_8"))
+       (eq_attr "type" "load_4,load_8,load_16"))
   "falkor_ld")
 
 ;; Miscellaneous Data-Processing Instructions
 
 (define_insn_reservation "falkor_st_0_st_sd" 0
   (and (eq_attr "tune" "falkor")
-       (eq_attr "type" "store_4,store_8"))
+       (eq_attr "type" "store_4,store_8,store_16"))
   "falkor_st+falkor_sd")
 \f
 ;; Muliply bypasses.