[gdb/testsuite] Add cc-with-dwz.exp and cc-with-dwz-m.exp
[deliverable/binutils-gdb.git] / ld / testsuite / ld-nds32 / imm.s
1 .text
2 .global _start
3 _start:
4 la $r0, imm32
5 la $r0, imm20
6 la $r0, imm5
7
This page took 0.037465 seconds and 4 git commands to generate.