* hppa.h (pa_opcodes): Use "cX" completer instead of "cx" in fstqx
[external/binutils.git] / gas / testsuite / gas / tic6x / attr-arch-directive-2.s
1 # .arch directives override previous attributes before instructions
2 # are seen, but not after.
3 .text
4 .globl f
5 f:
6 .arch c67x
7 .arch c62x
8         nop
9 .arch c64x+