PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / udf-bad.s
CommitLineData
74db7efb
NC
1 .syntax unified
2
3arm: .arm
4 udf #0x10000
5
6thumb: .thumb
7 udf #0x10000
8 udf.w #0x10000
9 udf.n #0x100
This page took 0.131885 seconds and 4 git commands to generate.