ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-riscv-elf / c-lui.s
CommitLineData
7615ca1d
JW
1 .text
2 .globl _start
3_start:
3342be5d
AW
4 lui x1, 1
5 lui x1, 0
6 lui x0, 1
7 lui x2, 1
This page took 0.142367 seconds and 4 git commands to generate.