RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-riscv-elf / c-lui.d
CommitLineData
3342be5d
AW
1#name: lui to c.lui relaxation
2#source: c-lui.s
3#as: -march=rv32ic
7615ca1d 4#ld: -melf32lriscv
3342be5d
AW
5#objdump: -d -M no-aliases,numeric
6
7.*: file format .*
8
9
10Disassembly of section \.text:
11
7615ca1d 12.* <_start>:
3342be5d
AW
13.*: 6085 c.lui x1,0x1
14.*: 000000b7 lui x1,0x0
15.*: 00001037 lui x0,0x1
16.*: 00001137 lui x2,0x1
17#pass
This page took 0.143375 seconds and 4 git commands to generate.