Initial revision
[binutils.git] / gas / testsuite / gas / mri / mri.exp
blobf3fcded1e59be2e19a10ae507708929ebd1e3ec7
2 # Test the m68k MRI compatibility mode.
4 # I originally thought that most of tests applied to any MRI
5 # assembler, but it turns out that different MRI assemblers use
6 # different syntaxes.
9 if ![istarget "m68*-*-*"] {
10 return
13 run_dump_test label
14 run_dump_test equ
15 run_dump_test constants
16 run_dump_test immconst
17 run_dump_test float
18 run_dump_test char
19 run_dump_test expr
20 run_dump_test common
21 run_dump_test comment
22 gas_test "empty.s" "-M" "" "MRI empty macro"
23 run_dump_test for
24 run_dump_test if
25 run_dump_test repeat
26 run_dump_test while
27 run_dump_test semi
28 run_dump_test moveml