/ test / asm / wfi_no_int.asm
wfi_no_int.asm
1  li x1, 1
2  wfi
3  li x1, 2
4  infloop:
5      j infloop