mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 16:50:57 +00:00
13 lines
290 B
Makefile
13 lines
290 B
Makefile
#name: Absolute non-overflowing relocs
|
|
#source: ../ld-i386/abs.s
|
|
#source: ../ld-i386/zero.s
|
|
#as: --64 -march=k1om
|
|
#ld: -m elf_k1om -z noseparate-code
|
|
#objdump: -rs -j .text
|
|
#target: x86_64-*-linux*
|
|
|
|
.*: file format .*
|
|
|
|
Contents of section \.text:
|
|
[ ][0-9a-f]+ c800fff0 c8000110 c9c3.*
|