summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/mips/micromips@mips4.d
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mips/micromips@mips4.d')
-rw-r--r--gas/testsuite/gas/mips/micromips@mips4.d13
1 files changed, 13 insertions, 0 deletions
diff --git a/gas/testsuite/gas/mips/micromips@mips4.d b/gas/testsuite/gas/mips/micromips@mips4.d
new file mode 100644
index 0000000000..b5bc0ea7ae
--- /dev/null
+++ b/gas/testsuite/gas/mips/micromips@mips4.d
@@ -0,0 +1,13 @@
+#objdump: -dr --prefix-addresses --show-raw-insn
+#name: MIPS mips4 non-fp
+#source: mips4.s
+
+# Test mips4 *non-fp* instructions (microMIPS).
+
+.*: +file format .*mips.*
+
+Disassembly of section \.text:
+[0-9a-f]+ <[^>]*> 00c6 2018 movn a0,a2,a2
+[0-9a-f]+ <[^>]*> 00c6 2058 movz a0,a2,a2
+[0-9a-f]+ <[^>]*> 6084 2000 pref 0x4,0\(a0\)
+ \.\.\.
OpenPOWER on IntegriCloud