MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / noat-1.d
CommitLineData
fa81d963 1#as: -32 -mips1
8fc2e39e
TS
2#objdump: -dr
3
aeffff67 4.*: +file format .*
8fc2e39e
TS
5
6Disassembly of section \.text:
7
800000000 <\.text>:
9 0: 8f7b7fff lw k1,32767\(k1\)
10 4: 00000000 nop
11 8: 8f7b8000 lw k1,-32768\(k1\)
12 c: 00000000 nop
13 10: af7b7fff sw k1,32767\(k1\)
14 14: af7b8000 sw k1,-32768\(k1\)
15 \.\.\.
This page took 0.506852 seconds and 4 git commands to generate.