Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-nios2 / imm5.s
CommitLineData
36591ba1
SL
1# Test the imm5 relocation
2
3.set noat
4.text
5.global _start
6_start:
7 roli r1, r1, imm5
8
9
This page took 0.219384 seconds and 4 git commands to generate.