Commit eb829545 by Tom Wood

New modules added to MOVE_ASM.

From-SVN: r2354
parent ee759b21
# Specify how to create the *.asm files # Specify how to create the *.asm files
MOVE_ASM = moveHI15x.asm moveQI16x.asm moveSI46x.asm moveSI64n.asm \ 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 $(MOVE_ASM): $(srcdir)/config/m88k-move.sh
bash $(srcdir)/config/m88k-move.sh -no-tdesc bash $(srcdir)/config/m88k-move.sh -no-tdesc
......
# Specify how to create the *.asm files # Specify how to create the *.asm files
MOVE_ASM = moveHI15x.asm moveQI16x.asm moveSI46x.asm moveSI64n.asm \ 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 $(MOVE_ASM): $(srcdir)/config/m88k-move.sh
$(srcdir)/config/m88k-move.sh $(srcdir)/config/m88k-move.sh
......
# Specify how to create the *.asm files # Specify how to create the *.asm files
MOVE_ASM = moveHI15x.asm moveQI16x.asm moveSI46x.asm moveSI64n.asm \ 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. # Use the -abi option for version 03.00 syntax.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment