summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mn10200/ext.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mn10200/ext.s')
-rw-r--r--gas/testsuite/gas/mn10200/ext.s7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/gas/mn10200/ext.s b/gas/testsuite/gas/mn10200/ext.s
new file mode 100644
index 00000000000..1be01bac89c
--- /dev/null
+++ b/gas/testsuite/gas/mn10200/ext.s
@@ -0,0 +1,7 @@
+ .text
+ ext d1
+ extx d2
+ extxu d3
+ extxb d2
+ extxbu d1
+