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