[AArch64] Warn on load pair to same register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / ld_st_fsr.d
1 #as: -Av8
2 #objdump: -dr -m sparc
3 #name: sparc LDFSR/STFSR
4
5 .*: +file format .*sparc.*
6
7 Disassembly of section .text:
8
9 0+ <.text>:
10 0: c1 08 c0 00 ld \[ %g3 \], %fsr
11 4: c1 28 c0 00 st %fsr, \[ %g3 \]
This page took 0.029865 seconds and 4 git commands to generate.