Fix AArch32 build attributes for Armv8.4-A.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / inst-po-3.s
CommitLineData
c921be7d
NC
1.syntax unified
2.arch armv7a
3.thumb
4
5@ it eq
6@ mov r1, r9
7@ mov r1, r9
8moveq r1, r9
9.inst 0x4649
10.inst 0x4649
11
12.word 0x1234
13
14@ ite eq
15@ moveq r1, r9
16@ movne r1, r9
17.inst 0xbf0b + 1, 0x4649, 0x4649
This page took 0.396755 seconds and 4 git commands to generate.