Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / symtab.s
1 .text
2 .global foo
3 foo:
4 .set shift, 32
5 .set shift, shift - 1
This page took 0.02905 seconds and 4 git commands to generate.