Home | History | Annotate | Download | only in d10v
      1 	;;
      2 	;; error-002.s
      3 	;; Test new error feature of run_dump_test
      4 	;; run_dump_test
      5 
      6 	.text
      7 	.global foo
      8 foo:
      9 	mv	r0,0
     10