MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel23.s
CommitLineData
6e1304d8
RS
1 .abicalls
2 .globl foo
3 .ent foo
4foo:
5 .cpsetup $4,$5,foo
6 .end foo
ef2b5578
MR
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.589906 seconds and 4 git commands to generate.