mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
13 lines
298 B
D
13 lines
298 B
D
|
#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
|