[MIPS] Add Loongson 3A1000 proccessor support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16e2@mips32r2-sync.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS32r2 sync instructions
3 #as: -32
4 #source: mips32r2-sync.s
5
6 # Check MIPS32r2 sync instructions assembly and disassembly (MIPS16e2).
7
8 .*: +file format .*mips.*
9
10 Disassembly of section \.text:
11 [0-9a-f]+ <[^>]*> f000 3014 sync
12 [0-9a-f]+ <[^>]*> f080 3014 sync 0x2
13 [0-9a-f]+ <[^>]*> f100 3014 sync_wmb
14 [0-9a-f]+ <[^>]*> f200 3014 sync 0x8
15 [0-9a-f]+ <[^>]*> f400 3014 sync_mb
16 [0-9a-f]+ <[^>]*> f440 3014 sync_acquire
17 [0-9a-f]+ <[^>]*> f480 3014 sync_release
18 [0-9a-f]+ <[^>]*> f4c0 3014 sync_rmb
19 [0-9a-f]+ <[^>]*> f600 3014 sync 0x18
20 [0-9a-f]+ <[^>]*> f000 3014 sync
21 [0-9a-f]+ <[^>]*> f080 3014 sync 0x2
22 [0-9a-f]+ <[^>]*> f100 3014 sync_wmb
23 [0-9a-f]+ <[^>]*> f200 3014 sync 0x8
24 [0-9a-f]+ <[^>]*> f400 3014 sync_mb
25 [0-9a-f]+ <[^>]*> f440 3014 sync_acquire
26 [0-9a-f]+ <[^>]*> f480 3014 sync_release
27 [0-9a-f]+ <[^>]*> f4c0 3014 sync_rmb
28 [0-9a-f]+ <[^>]*> f600 3014 sync 0x18
29 \.\.\.
This page took 0.031765 seconds and 4 git commands to generate.