mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-12 03:05:37 +00:00
11 lines
222 B
D
11 lines
222 B
D
|
#source: maxpage1.s
|
||
|
#ld: -T maxpage3.t -z max-page-size=0x10000000
|
||
|
#readelf: -lS --wide
|
||
|
#target: x86_64-*-linux*
|
||
|
|
||
|
#...
|
||
|
\[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t]+0*200000[ \t]+[ \t0-9a-f]+WA?.*
|
||
|
#...
|
||
|
LOAD+.*0x10000000
|
||
|
#pass
|