Fix sparc opcode encoding for 4-arg crypto instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / v9branch2.s
1 # Text for relocation overflow diagnostic
2 .text
3 brz,pt %o0, 1f
4 nop
5 .skip (128 * 1024 - 12)
6 nop
7 1: nop
This page took 0.048251 seconds and 4 git commands to generate.