[MIPS] Add Loongson 3A1000 proccessor support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@mips32r2-sync-1.d
CommitLineData
99e2d67a
MR
1#objdump: -dr --prefix-addresses --show-raw-insn -M no-aliases
2#name: MIPS32r2 sync instructions
3#as: -32
4#source: mips32r2-sync.s
5
6# Check MIPS32r2 sync instructions assembly and disassembly (microMIPS).
7
8.*: +file format .*mips.*
9
10Disassembly of section \.text:
11[0-9a-f]+ <[^>]*> 0000 6b7c sync
12[0-9a-f]+ <[^>]*> 0002 6b7c sync 0x2
13[0-9a-f]+ <[^>]*> 0004 6b7c sync 0x4
14[0-9a-f]+ <[^>]*> 0008 6b7c sync 0x8
15[0-9a-f]+ <[^>]*> 0010 6b7c sync 0x10
16[0-9a-f]+ <[^>]*> 0011 6b7c sync 0x11
17[0-9a-f]+ <[^>]*> 0012 6b7c sync 0x12
18[0-9a-f]+ <[^>]*> 0013 6b7c sync 0x13
19[0-9a-f]+ <[^>]*> 0018 6b7c sync 0x18
20[0-9a-f]+ <[^>]*> 0000 6b7c sync
21[0-9a-f]+ <[^>]*> 0002 6b7c sync 0x2
22[0-9a-f]+ <[^>]*> 0004 6b7c sync 0x4
23[0-9a-f]+ <[^>]*> 0008 6b7c sync 0x8
24[0-9a-f]+ <[^>]*> 0010 6b7c sync 0x10
25[0-9a-f]+ <[^>]*> 0011 6b7c sync 0x11
26[0-9a-f]+ <[^>]*> 0012 6b7c sync 0x12
27[0-9a-f]+ <[^>]*> 0013 6b7c sync 0x13
28[0-9a-f]+ <[^>]*> 0018 6b7c sync 0x18
29 \.\.\.
This page took 0.092956 seconds and 4 git commands to generate.