]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/lm32/lm32.md
Update copyright years.
[thirdparty/gcc.git] / gcc / config / lm32 / lm32.md
index c09052c627a408f004c9ecb652ff2f39afc91418..574fb12e0ce208a549c742b124beb224a00d53fe 100644 (file)
@@ -1,7 +1,7 @@
 ;; Machine description of the Lattice Mico32 architecture for GNU C compiler.
 ;; Contributed by Jon Beniston <jon@beniston.com>
 
-;; Copyright (C) 2009-2019 Free Software Foundation, Inc.
+;; Copyright (C) 2009-2024 Free Software Foundation, Inc.
 
 ;; This file is part of GCC.
 
     }    
 }")
 
-(define_expand "movmemsi"
+(define_expand "cpymemsi"
   [(parallel [(set (match_operand:BLK 0 "general_operand" "")
                   (match_operand:BLK 1 "general_operand" ""))
              (use (match_operand:SI 2 "" ""))