RISC-V: Optimize lui and auipc relaxations for undefweak symbol.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-riscv-elf / weakref32.d
CommitLineData
cf7a5066
JW
1
2.*: file format elf32-littleriscv
3
4
5Disassembly of section \.text:
6
790000000 <_start>:
9d1da81b
JW
890000000: 00000793 li a5,0
990000004: 02078663 beqz a5,90000030 <_start\+0x30>
1090000008: 00000793 li a5,0
119000000c: 02078263 beqz a5,90000030 <_start\+0x30>
1290000010: ff010113 addi sp,sp,-16
1390000014: 00112623 sw ra,12\(sp\)
1490000018: 00000097 auipc ra,0x0
159000001c: 000000e7 jalr zero # 0 <_start\-0x90000000>
1690000020: 00c12083 lw ra,12\(sp\)
1790000024: 01010113 addi sp,sp,16
1890000028: 00000317 auipc t1,0x0
199000002c: 00000067 jr zero # 0 <_start\-0x90000000>
2090000030: 00008067 ret
This page took 0.091038 seconds and 4 git commands to generate.