Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / mips / elf-rel27.s
1         .text
2 foo:
3         li      $5, %hi(.L0)
4         sll     $5, 16
5         addiu   $5, %lo(.L0)
6 .L0:
7         b       .L0
8         li      $5, %hi(.L0)
9         sll     $5, 16