Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/binutils/testsuite/binutils-all/wasm32/long-sections.s
2023-03-06 14:48:14 +01:00

9 lines
155 B
ArmAsm

.section .wasm.type
.rept 256
.byte 0
.endr
.section .wasm.code
.rept 65536
.byte 0
.endr