Remove i370 support
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / mips / mips-xpa-virt.s
CommitLineData
9785fc2a
MR
1 .set mips64r5
2 .set xpa
3 .set virt
4
5 .text
6foo:
7 mfc0 $2, $1
8 mfhc0 $2, $1
9 mfgc0 $2, $1
10 mfhgc0 $2, $1
11
12# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
13 .align 4, 0
14 .space 16
This page took 0.057109 seconds and 4 git commands to generate.