[GAS][ARM]Generate unpredictable warning for pc used in data processing instructions...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / pr12198-2.s
CommitLineData
251665fc
MGD
1 .thumb
2 .global f
3 .type f, %function
4f:
5 svc 0xab
6 dsb
7 bx lr
8
This page took 0.35426 seconds and 4 git commands to generate.