MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / r5.s
CommitLineData
ae52f483
AB
1 .text
2 .set noat
3 .set noreorder
4 .set nomacro
5test_r5:
6 eretnc
7
8# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
9 .align 2
10 .space 8
This page took 0.215591 seconds and 4 git commands to generate.