mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-03 07:07:20 +00:00
14 lines
304 B
D
14 lines
304 B
D
#source: pr19609-2.s
|
|
#as: --64 -mrelax-relocations=yes
|
|
#ld: -melf_x86_64 -Ttext=0x70000000 -Tdata=0xa0000000 --no-relax
|
|
#objdump: -dw
|
|
|
|
.*: +file format .*
|
|
|
|
|
|
Disassembly of section .text:
|
|
|
|
0+70000000 <_start>:
|
|
[ ]*[a-f0-9]+: 48 3b 05 ([0-9a-f]{2} ){4} cmp -?0x[a-f0-9]+\(%rip\),%rax # .*
|
|
#pass
|