9a7d1380f3aec99f15f81b31b4d3f7f68df4cc3a
[deliverable/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.0
5 li.d $f4,1.0
6
7 li.s $4,1.0
8 li.s $f4,1.0
This page took 0.030295 seconds and 4 git commands to generate.