* gas/config/tc-avr.c: Change ISA for devices with USB support to
[external/binutils.git] / gas / testsuite / gas / arm / pr12198-1.s
1         .thumb
2         .global f
3         .type f, %function
4 f:
5         svc 0xab
6         bx lr 
7