merge from gcc
[external/binutils.git] / gas / testsuite / gas / d10v / instruction_packing-002.s
1         .section s1, "ax"
2 foo:
3         add r1,r11
4
5         .section s2, "ax"
6 bar:
7         add r2,r11 || add r3,r11
8         add r2,r11 -> add r3,r11
9         add r2,r11 <- add r3,r11
10