[ARC] Fix handling of cpu=... disassembler option value
[external/binutils.git] / binutils / testsuite / binutils-all / arc / double_store.s
1 .cpu HS
2 .section .text
3 .global __start
4 __start:
5     std r0r1, [r3]
6