MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips4-branch-likely.s
CommitLineData
ad500c2e
MR
1# Source file used to test -mips4 branch-likely instructions.
2
3 .text
4text_label:
5 bc1fl $fcc1,text_label
6 bc1tl $fcc2,text_label
7
8# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
9 .space 8
This page took 0.318769 seconds and 4 git commands to generate.