MIPS: Add microMIPS R5 support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@mips4.d
CommitLineData
df58fc94
RS
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS mips4 non-fp
3#source: mips4.s
4
5# Test mips4 *non-fp* instructions (microMIPS).
6
7.*: +file format .*mips.*
8
9Disassembly of section \.text:
10[0-9a-f]+ <[^>]*> 00c6 2018 movn a0,a2,a2
11[0-9a-f]+ <[^>]*> 00c6 2058 movz a0,a2,a2
12[0-9a-f]+ <[^>]*> 6084 2000 pref 0x4,0\(a0\)
13 \.\.\.
This page took 0.285686 seconds and 4 git commands to generate.