binutils/testsuite: Tighten the error message check with `strip-13'
[deliverable/binutils-gdb.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
This page took 0.028873 seconds and 4 git commands to generate.