Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / nps400-1.s
CommitLineData
e23e8ebe
AB
1 .text
2 movb r0, r0, r1, 4, 5, 6
3 movb r0, r0, r12, 4, 5, 6
4 movb r15, r15, r12, 4, 5, 6
5 movb.cl r0, r1, 4, 5, 6
6 movb.cl r0, r14, 4, 5, 6
7 movb.cl r13, r1, 4, 5, 6
8
9 movh r0, r0, 1234
10 movh r3, r3, 0xffff
11 movh.cl r0, 1234
12 movh.cl r3, 0xffff
This page took 0.024257 seconds and 4 git commands to generate.