summaryrefslogtreecommitdiff
path: root/gas/testsuite/gasp/t3.out
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gasp/t3.out')
-rw-r--r--gas/testsuite/gasp/t3.out25
1 files changed, 25 insertions, 0 deletions
diff --git a/gas/testsuite/gasp/t3.out b/gas/testsuite/gasp/t3.out
new file mode 100644
index 0000000000..8ad150bfcd
--- /dev/null
+++ b/gas/testsuite/gasp/t3.out
@@ -0,0 +1,25 @@
+!
+
+! test base convertions
+ test base convertions
+!
+
+! B'1001000
+ 72
+! Q'210
+ 136
+! D'136
+ 136
+! H'88
+ 136
+!
+
+! FOOB'1001000BAR
+ FOOB'1001000BAR
+! FOOQ'210BAR
+ FOOQ'210BAR
+! FOOD'136BAR
+ FOOD'136BAR
+! FOOH'88BAR
+ FOOH'88BAR
+! \ No newline at end of file