Add support to GDB for the Renesas rl78 architecture.
[external/binutils.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