Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-riscv-elf / weakref32.d
1
2 .*: file format elf32-littleriscv
3
4
5 Disassembly of section \.text:
6
7 90000000 <_start>:
8 90000000: 70000797 auipc a5,0x70000
9 90000004: 00078793 mv a5,a5
10 90000008: 02078263 beqz a5,9000002c <_start\+0x2c>
11 9000000c: ff010113 addi sp,sp,-16
12 90000010: 00112623 sw ra,12\(sp\)
13 90000014: 00000097 auipc ra,0x0
14 90000018: 000000e7 jalr zero # 0 <_start\-0x90000000>
15 9000001c: 00c12083 lw ra,12\(sp\)
16 90000020: 01010113 addi sp,sp,16
17 90000024: 00000317 auipc t1,0x0
18 90000028: 00000067 jr zero # 0 <_start\-0x90000000>
19 9000002c: 00008067 ret
This page took 0.029279 seconds and 4 git commands to generate.