Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / mips / at-2.s
1         .text
2 foo:
3         .set    at=$0
4         lw      $1, 0x8000($1)
5         lw      $26, 0x8000($26)
6         lw      $27, 0x8000($27)
7         .set    at=$1
8         lw      $1, 0x8000($1)
9         lw      $26, 0x8000($26)
10         lw      $27, 0x8000($27)
11         .set    at=$26
12         lw      $1, 0x8000($1)
13         lw      $26, 0x8000($26)
14         lw      $27, 0x8000($27)
15         .set    at=$27
16         lw      $1, 0x8000($1)
17         lw      $26, 0x8000($26)
18         lw      $27, 0x8000($27)
19
20 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
21         .space  8