gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips32-sync.d
CommitLineData
5fb8dac1
CF
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
7Disassembly of section \.text:
80+0000 <foo> 0000000f[ ]*sync
90+0004 <foo\+0x4> 0000000f[ ]*sync
100+0008 <foo\+0x8> 0000004f[ ]*sync 0x1
110+000c <foo\+0xc> 0000008f[ ]*sync 0x2
120+0010 <foo\+0x10> 0000078f[ ]*sync 0x1e
130+0014 <foo\+0x14> 000007cf[ ]*sync 0x1f
14#pass
This page took 0.242599 seconds and 4 git commands to generate.