mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 19:49:32 +00:00
10 lines
217 B
D
10 lines
217 B
D
|
#as: --x32
|
||
|
#ld: -m elf32_x86_64 -Ttext-segment 0xe0000000 -Ttext 0xe0010000
|
||
|
#objdump: -s -j .text
|
||
|
|
||
|
.*: +file format .*
|
||
|
|
||
|
Contents of section .text:
|
||
|
e0010000 000001e0 00000000 ........
|
||
|
#pass
|