MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel25.s
1 .abicalls
2 .globl foo
3 .ent foo
4 foo:
5 .set noreorder
6 .cpload $25
7 .set reorder
8 .end foo
This page took 0.043691 seconds and 4 git commands to generate.