MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel23.s
1 .abicalls
2 .globl foo
3 .ent foo
4 foo:
5 .cpsetup $4,$5,foo
6 .end foo
7
8 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
9 .align 2
10 .space 8
This page took 0.029332 seconds and 4 git commands to generate.