Add support for the C_SKY series of processors.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / csky / cskyv2_elrw.s
1 .text
2 lrw r2, 0x1234
3 .rept 351
4 nop
5 .endr
6 rte
This page took 0.029295 seconds and 4 git commands to generate.