MIPS/GAS/testsuite: Add tests for coprocessor branch instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@cp2b.d
1 #objdump: -d --prefix-addresses --show-raw-insn
2 #name: MIPS CP2 branch instructions
3 #as: -32
4 #source: cp2b.s
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> 4280 fffe bc2f [0-9a-f]+ <[^>]*>
10 [0-9a-f]+ <[^>]*> 4440 xor s0,s0,s0
11 [0-9a-f]+ <[^>]*> 42a0 fffe bc2t [0-9a-f]+ <[^>]*>
12 [0-9a-f]+ <[^>]*> 4440 xor s0,s0,s0
13 [0-9a-f]+ <[^>]*> 0000 0000 nop
14 \.\.\.
This page took 0.032051 seconds and 4 git commands to generate.