MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ld-zero-2.s
CommitLineData
f19ccbda
MR
1 .text
2foo:
3 ll $0, 0x12345678($2)
4
5# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
6 .align 4, 0
7 .space 16
This page took 0.240449 seconds and 4 git commands to generate.