Replace rdrnd with rdrand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / error-002.s
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
This page took 0.030526 seconds and 4 git commands to generate.