You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
245 B

#source: pcrel-reloc.s
#source: pcrel-reloc-rel.s
#as: -march=rv64i -mabi=lp64
#ld: -melf64lriscv --pie --no-relax
#objdump: -d
.*:[ ]+file format .*
Disassembly of section \.text:
[0-9a-f]+ <_start>:
.*auipc.*
.*lw.*# [0-9a-f]* <sym>
#pass