Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / gas.exp
CommitLineData
318b02b6
KR
1#
2# Some ARM tests
3#
ff15324f 4if [istarget arm-*-*] then {
318b02b6
KR
5 gas_test "inst.s" "" $stdoptlist "Basic instruction set"
6
7 gas_test "arm3.s" "" $stdoptlist "Arm 3 instructions"
8
ff15324f
KR
9 gas_test "arm6.s" "" $stdoptlist "Arm 6 instructions"
10
11 gas_test "arm7dm.s" "" $stdoptlist "Arm 7DM instructions"
318b02b6
KR
12
13 gas_test "copro.s" "" $stdoptlist "Co processor instructions"
14
15 gas_test "float.s" "" $stdoptlist "Core floating point instructions"
16}
This page took 0.040854 seconds and 4 git commands to generate.