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

7 lines
81 B
ArmAsm

.data
.byte 0xff
.byte frob-.
.half frob-.
.word frob-.
.quad frob-.
frob: