Removes support in the ARM assembler for the unsigned variants of the VQ(R)DMLAH...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / v9branch5.s
1 # Text for relocation overflow diagnostic
2 .text
3 1: nop
4 .skip (1024 * 1024)
5 bne,pt %icc, 1b
6 nop
This page took 0.043711 seconds and 4 git commands to generate.