symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / octeon3.s
CommitLineData
2c629856
N
1 .text
2 .set noreorder
3 .set noat
4
5foo:
6 mtm0 $15,$12
7 mtm0 $13,$4
8
9 mtm1 $4,$3
10 mtm1 $7,$1
11
12 mtm2 $1,$2
13 mtm1 $4,$3
14
15 mtp0 $5,$2
16 mtp0 $6,$4
17
18 mtp1 $4,$3
19 mtp1 $7,$1
20
21 mtp2 $1,$2
22 mtp1 $4,$3
This page took 0.287864 seconds and 4 git commands to generate.