Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips32-sync.s
CommitLineData
5fb8dac1
CF
1 .text
2foo:
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.525227 seconds and 4 git commands to generate.