Replace rdrnd with rdrand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / instruction_packing-004.s
1 .section s1 ,"ax"
2 foo:
3 add r1,r11
4
5 .section s1 ,"ax"
6 bar:
7 add r2,r11 || add r3,r11
8
This page took 0.04548 seconds and 4 git commands to generate.