* elf64-ppc.c (dec_dynrel_count): Don't error when elf_gc_sweep_symbol
[external/binutils.git] / gas / testsuite / gas / mips / mips32-sync.d
1 #objdump: -dr --prefix-addresses --show-raw-insn -mmips:isa32
2 #name: MIPS32 sync instructions
3 #as: -32 -mips32
4
5 .*: +file format .*mips.*
6
7 Disassembly of section \.text:
8 0+0000 <foo> 0000000f[  ]*sync
9 0+0004 <foo\+0x4> 0000000f[     ]*sync
10 0+0008 <foo\+0x8> 0000004f[     ]*sync  0x1
11 0+000c <foo\+0xc> 0000008f[     ]*sync  0x2
12 0+0010 <foo\+0x10> 0000078f[    ]*sync  0x1e
13 0+0014 <foo\+0x14> 000007cf[    ]*sync  0x1f
14 #pass