summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/m68hc11/malis-include.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/m68hc11/malis-include.s')
-rw-r--r--gas/testsuite/gas/m68hc11/malis-include.s19
1 files changed, 0 insertions, 19 deletions
diff --git a/gas/testsuite/gas/m68hc11/malis-include.s b/gas/testsuite/gas/m68hc11/malis-include.s
deleted file mode 100644
index 5ee6580195a..00000000000
--- a/gas/testsuite/gas/m68hc11/malis-include.s
+++ /dev/null
@@ -1,19 +0,0 @@
-;;
-;; This file verifies the compliance with the Motorola specification:
-;;
-;; MOTOROLA STANDARDS
-;; Document #1001, Version 1.0
-;; SPECIFICATION FOR Motorola 8- and 16-Bit ASSEMBLY LANGUAGE INPUT STANDARD
-;; 26, October 1999
-;;
-;; Available at:
-;;
-;; http://www.mcu.motsps.com/dev_tools/hc12/eabi/m8-16alis.pdf
-;;
-;; Lines starting with '#' represent instructions that fail in GAS.
-;;
-;;
-;; Section 8.2.12.6 Include File - include
- section .text
-value: set 1
- ldy #value