Make the assembler generate an error if there is an attempt to define a section with...
[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.393004 seconds and 4 git commands to generate.