2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68hc11 / malis-include.s
CommitLineData
4f69f974
SC
1;;
2;; This file verifies the compliance with the Motorola specification:
3;;
4;; MOTOROLA STANDARDS
5;; Document #1001, Version 1.0
6;; SPECIFICATION FOR Motorola 8- and 16-Bit ASSEMBLY LANGUAGE INPUT STANDARD
7;; 26, October 1999
8;;
9;; Available at:
10;;
11;; http://www.mcu.motsps.com/dev_tools/hc12/eabi/m8-16alis.pdf
12;;
13;; Lines starting with '#' represent instructions that fail in GAS.
14;;
15;;
16;; Section 8.2.12.6 Include File - include
17 section .text
18value: set 1
19 ldy #value
This page took 0.381615 seconds and 4 git commands to generate.