Rework the alignment check for BFD_RELOC_MIPS_18_PCREL_S3.
[platform/upstream/binutils.git] / gas / testsuite / gas / mips / ldpc-unalign.s
1         .text
2         ldpc     $4, 1f+4
3         ldpc     $4, 1f+4
4         ldpc     $4, 2f
5         ldpc     $4, 2f
6         ldpc     $4, 2f+4
7         ldpc     $4, 2f+4
8         .align 3
9 1:
10         nop
11 2:
12         nop
13         nop
14         nop
15
16 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
17         .align  2
18         .space  8