Removes support in the ARM assembler for the unsigned variants of the VQ(R)DMLAH...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / ldd_std.s
CommitLineData
0afd1215
DM
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.406808 seconds and 4 git commands to generate.