gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / pru / pseudo.s
1 # Source file used to test the pseudo instructions.
2
3 foo:
4 mov r1, r2
5 nop
6 call 0x400
7 call r10
8 ret
9 wbc r12.w1, 12
10 wbs r12, r1
This page took 0.028977 seconds and 4 git commands to generate.