MBIND gas test tweak
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / ldd_std.s
1 # Test ldd/ldda/std/stda
2 .text
3 ldd [%g3], %o0
4 ldda [%g3] 0x04, %o2
5 std %o0, [%g3]
6 stda %o2, [%g3] 0x04
This page took 0.030475 seconds and 4 git commands to generate.