* gas/elf/elf.exp: Recognise additional arm elf targets.
[binutils-gdb.git] / gas / testsuite / gas / mips / lifloat.s
1 # Source file used to test the li.d and li.s macros.
2
3 foo:
4 li.d $4,1.12345
5 li.d $f4,1.12345
6
7 li.s $4,1.12345
8 li.s $f4,1.12345
9
10 # Round to a 16 byte boundary, for ease in testing multiple targets.
11 .ifdef SVR4
12 nop
13 nop
14 nop
15 .endif
16 .ifdef XGOT
17 nop
18 nop
19 nop
20 .endif