* mips-tdep.c (show_mipsfpu_command): Remove unused variable msg.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / sync.s
CommitLineData
252b5132
RH
1 .text
2foo:
10a51814 3 .ent foo
252b5132
RH
4 sync
5 sync.p
6 sync.l
4c507252
NC
7
8# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
9 .space 8
This page took 0.074877 seconds and 4 git commands to generate.