[MIPS] Add Loongson 3A1000 proccessor support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / n32-consec.s
CommitLineData
a4cb6c4d
AO
1.text
2 .long .
ef2b5578
MR
3
4# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
5 .align 2
6 .space 8
7
a4cb6c4d
AO
8.data
9 .long .+4
ef2b5578
MR
10
11# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
12 .align 2
13 .space 8
This page took 0.761089 seconds and 4 git commands to generate.