MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / virt64.s
1 .text
2 .set noreorder
3
4 foo:
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.029931 seconds and 4 git commands to generate.