MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-insn-length-noargs.s
CommitLineData
3fb49709
MR
1 .set mips16
2foo:
3 entry.t # comment
4 entry.t
5 exit.t # comment
6 exit.t
7 nop.t # comment
8 nop.t
9
10# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
11 .align 4, 0
12 .space 16
This page took 0.095702 seconds and 4 git commands to generate.