bfd/arc: Add R_ prefix to all relocation names
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / mcdper.s
1 # Test reads/writes to the %mcdper asr register
2 .text
3 rd %mcdper, %g1
4 wr %g1, 0x3, %mcdper
5 wr %g1, %g2, %mcdper
This page took 0.032554 seconds and 4 git commands to generate.