qemu-e2k-tests/tests/asm/decode/store-load-group-3.S
2023-12-23 15:16:10 +02:00

14 lines
176 B
ArmAsm

#include "test_start.S"
addd,0 0, 0, %g16
{
ldb,0 0, mem, %empty
stb,5 %g16, 5, mem
}
#include "test_end.S"
.data
mem:
.fill 8, 1, 0