MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / virt64.s
CommitLineData
b015e599
AP
1 .text
2 .set noreorder
3
4foo:
5 dmfgc0 $3,$29
6 dmfgc0 $11,$20,5
7 dmtgc0 $23,$2
8 dmtgc0 $7,$14,2
9
10# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
11 .align 2
12 .space 8
This page took 0.272521 seconds and 4 git commands to generate.