blob: b7a759f01ef1df589438303ce1934edbb72665c5 [file] [log] [blame]
# .arch directives override previous attributes before instructions
# are seen, but not after.
.text
.globl f
f:
.arch c67x
.arch c62x
nop
.arch c64x+