summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/mips/micromips@mips32-imm.d
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mips/micromips@mips32-imm.d')
-rw-r--r--gas/testsuite/gas/mips/micromips@mips32-imm.d13
1 files changed, 13 insertions, 0 deletions
diff --git a/gas/testsuite/gas/mips/micromips@mips32-imm.d b/gas/testsuite/gas/mips/micromips@mips32-imm.d
new file mode 100644
index 0000000000..24fad3a621
--- /dev/null
+++ b/gas/testsuite/gas/mips/micromips@mips32-imm.d
@@ -0,0 +1,13 @@
+#objdump: -dr --prefix-addresses --show-raw-insn
+#name: MIPS MIPS32 WAIT and SDBBP instructions
+#source: micromips@mips32-imm.s
+#as: -32
+
+# Check MIPS32 WAIT and SDBBP instruction assembly (microMIPS).
+
+.*: +file format .*mips.*
+
+Disassembly of section .text:
+[0-9a-f]+ <[^>]*> 03c3 937c wait 0x3c3
+[0-9a-f]+ <[^>]*> 03c3 db7c sdbbp 0x3c3
+ \.\.\.
OpenPOWER on IntegriCloud