symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / li.d
CommitLineData
252b5132
RH
1#objdump: -dr --prefix-addresses -mmips:4000
2#name: MIPS li
21b99e26 3#as: -32
252b5132
RH
4
5# Test the li macro.
6
7.*: +file format .*mips.*
8
9Disassembly of section .text:
aa5f19f2
NC
100+0000 <[^>]*> li a0,0
110+0004 <[^>]*> li a0,1
120+0008 <[^>]*> li a0,0x8000
130+000c <[^>]*> li a0,-32768
140+0010 <[^>]*> lui a0,0x1
150+0014 <[^>]*> lui a0,0x1
160+0018 <[^>]*> ori a0,a0,0xa5a5
df58fc94 17 \.\.\.
This page took 0.908551 seconds and 4 git commands to generate.