summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/v850/move.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/v850/move.s')
-rw-r--r--gas/testsuite/gas/v850/move.s8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/testsuite/gas/v850/move.s b/gas/testsuite/gas/v850/move.s
new file mode 100644
index 00000000000..cba6fae970a
--- /dev/null
+++ b/gas/testsuite/gas/v850/move.s
@@ -0,0 +1,8 @@
+
+ .text
+ .global move
+move:
+ mov r5,r6
+ mov 5,r6
+ movea 7,r5,r6
+ movhi 7,r5,r6