Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-i386/pr20117.s
2023-03-06 14:48:14 +01:00

7 lines
128 B
ArmAsm

.comm DEBUGLEVEL,4,4
.text
.globl _start
.type _start, @function
_start:
.byte 0xeb, 0x8b
movl $DEBUGLEVEL@GOT, %ebp