Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / arc / double_store.s
CommitLineData
e1e94c49
AK
1.cpu HS
2.section .text
3.global __start
4__start:
5 std r0r1, [r3]
6
This page took 0.148127 seconds and 4 git commands to generate.