Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/gas/testsuite/gas/i386/x86-64-pcrel.s
2023-03-06 14:48:14 +01:00

15 lines
243 B
ArmAsm

.text
_start:
movb $(xtrn - .), %al
movw $(xtrn - .), %ax
movl $(xtrn - .), %eax
movq $(xtrn - .), %rax
movabsq $(xtrn - .), %rax
movb $xtrn, %al
movw $xtrn, %ax
movl $xtrn, %eax
movq $xtrn, %rax
movabsq $xtrn, %rax
.p2align 4,0