This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / v850 / move.s
1
2 .text
3 .global move
4 move:
5 mov r5,r6
6 mov 5,r6
7 movea 7,r5,r6
8 movhi 7,r5,r6
This page took 0.029885 seconds and 5 git commands to generate.