Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-v32-b3.s
1 moveq -1,r10
2 a:
3 ba b
4 moveq 1,r5
5
6 .section .text.2,"ax"
7 moveq 8,r2
8 b:
9 moveq 2,r3
10 ba a
11 moveq 4,r7
This page took 0.030447 seconds and 4 git commands to generate.