ghidra/GPL/GnuDisassembler/data/arm_test1.s

8 lines
69 B
ArmAsm

.text
__start:
lw $t0, #4
li $t1, #0
add $t2, $t0, $t1
done