mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-13 03:29:50 +00:00
13 lines
298 B
Makefile
13 lines
298 B
Makefile
#source: code-model.s
|
|
#as: -march=rv64i -mabi=lp64 --defsym __medlow__=1 --defsym __undefweak__=1
|
|
#ld: -Tcode-model-01.ld -melf64lriscv --relax
|
|
#objdump: -d -Mno-aliases
|
|
|
|
.*:[ ]+file format .*
|
|
|
|
|
|
Disassembly of section .text:
|
|
|
|
0+10000 <_start>:
|
|
[ ]+[0-9a-f]+:[ ]+[0-9a-f]+[ ]+addi[ ]+t0,zero,0
|