MIPS: Add microMIPS R5 support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-64@mips16-asmacro.d
1 #objdump: -d --prefix-addresses --show-raw-insn
2 #name: MIPS16 ASMACRO instruction
3 #as: -32 -I$srcdir/$subdir
4
5 .*: +file format .*mips.*
6
7 Disassembly of section \.text:
8 [0-9a-f]+ <[^>]*> f000 extend 0x0
9 [0-9a-f]+ <[^>]*> e000 daddu s0,s0
10 [0-9a-f]+ <[^>]*> f0a4 extend 0xa4
11 [0-9a-f]+ <[^>]*> e341 addu s0,v1,v0
12 [0-9a-f]+ <[^>]*> f0e0 extend 0xe0
13 [0-9a-f]+ <[^>]*> e71f subu a3,s0
14 [0-9a-f]+ <[^>]*> f501 extend 0x501
15 [0-9a-f]+ <[^>]*> e264 daddu s1,v0,v1
16 [0-9a-f]+ <[^>]*> f71f extend 0x71f
17 [0-9a-f]+ <[^>]*> e0e0 daddu s0,a3
18 [0-9a-f]+ <[^>]*> f7ff extend 0x7ff
19 [0-9a-f]+ <[^>]*> e7ff subu a3,a3
20 \.\.\.
This page took 0.029675 seconds and 4 git commands to generate.