bfd/
[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
5199a87b 7 .end foo
4c507252
NC
8
9# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
10 .space 8
This page took 0.201306 seconds and 4 git commands to generate.