MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ldpc-unalign.s
CommitLineData
0866e94c
MF
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
91:
10 nop
112:
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
This page took 0.12488 seconds and 4 git commands to generate.