[PATCH 30/57][Arm][GAS] Add support for MVE instructions: vqmovnt, vqmovnb, vqmovunt...
[deliverable/binutils-gdb.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
This page took 0.034551 seconds and 4 git commands to generate.