* gas/alpha/alpha.exp: Run it.
+2002-01-22 Richard Henderson <rth@redhat.com>
+
+ * gas/alpha/unop.s, gas/alpha/unop.d: New test.
+ * gas/alpha/alpha.exp: Run it.
+
2002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
* gas/cris/cris.exp: Comment typo fix
}
run_dump_test "fp"
+ run_dump_test "unop"
}
--- /dev/null
+#objdump: -d
+#name: alpha unop disassembly
+
+.*: file format .*
+
+Disassembly of section .text:
+
+0*0000000 <.text>:
+ 0: 00 00 fe 2f unop
+ 4: 00 00 e0 2f unop
+ 8: 00 00 fe 2f unop
+ c: 00 00 ff 2f unop
--- /dev/null
+ unop
+ ldq_u $31,0($0)
+ ldq_u $31,0($30)
+ ldq_u $31,0($31)