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.
 
 
 
 
 
 

19 lines
339 B

#name: c.lui to c.li relaxation
#source: c-lui-2.s
#as: -march=rv32ic
#ld: -melf32lriscv -Tc-lui-2.ld
#objdump: -d -M no-aliases,numeric
.*: file format .*
Disassembly of section \.text:
.* <_start>:
.*: 4501 c.li x10,0
.*: 7fe00513 addi x10,x0,2046
...
.* <foo>:
.*: 8082 c.jr x1
#pass