gas: test cases for the architecture level aware SPARC ASI work.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / ld_st_fsr.s
1 # Test ldfsr/stfsr
2 .text
3 ld [%g3], %fsr
4 st %fsr, [%g3]
This page took 0.029907 seconds and 4 git commands to generate.