x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / pc2210.s
CommitLineData
1a6b486f
DM
1 # Test R_SPARC_PC22 and R_SPARC_PC10 relocations
2 .data
3sym: .word 0
4 .text
5 sethi %pc22(sym), %o1
6 or %o1, %pc10(sym), %o1
This page took 0.507557 seconds and 4 git commands to generate.