MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips32-sync.s
1 .text
2 foo:
3 .ent foo
4 sync
5 sync 0
6 sync 1
7 sync 2
8 sync 30
9 sync 31
10 .end foo
This page took 0.04891 seconds and 4 git commands to generate.