This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / address-036.s
1 ;; Test unsupported indirect addressing
2
3 .text
4 .global main
5 main:
6 st2w r0,@+sp
7 jmp r13
8
This page took 0.030574 seconds and 5 git commands to generate.