New modules added to MOVE_ASM.
authorTom Wood <wood@gnu.org>
Wed, 7 Oct 1992 20:18:21 +0000 (20:18 +0000)
committerTom Wood <wood@gnu.org>
Wed, 7 Oct 1992 20:18:21 +0000 (20:18 +0000)
From-SVN: r2354

gcc/config/m88k/t-luna
gcc/config/m88k/t-m88k
gcc/config/m88k/t-sysv4

index 6c4cc2d6c48ed8631dc0106285c351a62d0d6974..79a0d087ebfea679dbed12a08494b7a92fe2111a 100644 (file)
@@ -1,7 +1,8 @@
 # Specify how to create the *.asm files
 
 MOVE_ASM = moveHI15x.asm moveQI16x.asm moveSI46x.asm moveSI64n.asm \
-          moveHI48x.asm moveSI45x.asm moveSI47x.asm moveSI96x.asm
+          moveHI48x.asm moveSI45x.asm moveSI47x.asm moveSI96x.asm \
+          moveDI96x.asm
 
 $(MOVE_ASM): $(srcdir)/config/m88k-move.sh
        bash $(srcdir)/config/m88k-move.sh -no-tdesc
index 9a4d27dc1e65cd2f0207e04d4e5cb71e6118dfd6..51475ed4ff2317c7a81881b6b12cce9567b46a97 100644 (file)
@@ -1,7 +1,8 @@
 # Specify how to create the *.asm files
 
 MOVE_ASM = moveHI15x.asm moveQI16x.asm moveSI46x.asm moveSI64n.asm \
-          moveHI48x.asm moveSI45x.asm moveSI47x.asm moveSI96x.asm
+          moveHI48x.asm moveSI45x.asm moveSI47x.asm moveSI96x.asm \
+          moveDI96x.asm
 
 $(MOVE_ASM): $(srcdir)/config/m88k-move.sh
        $(srcdir)/config/m88k-move.sh
index 59866593572f073c9a3143bc0939661a058c63ef..31910f19f9187db1bc47b97dd826f5df15538f0d 100644 (file)
@@ -1,7 +1,8 @@
 # Specify how to create the *.asm files
 
 MOVE_ASM = moveHI15x.asm moveQI16x.asm moveSI46x.asm moveSI64n.asm \
-          moveHI48x.asm moveSI45x.asm moveSI47x.asm moveSI96x.asm
+          moveHI48x.asm moveSI45x.asm moveSI47x.asm moveSI96x.asm \
+          moveDI96x.asm
 
 # Use the -abi option for version 03.00 syntax.