Robuta

https://riscv.org/blog/understanding-non-local-jumps-setjp-longjmp-in-risc-v-assembly/ Understanding Non-Local Jumps (setjp/longjmp) in RISC-V Assembly - RISC-V International Oct 26, 2020 - RISC-V Community News Daniel Mangum This post explores RISC-V assembly by examining the implementation of the setjmp and longjmp functions from the C standard... non localunderstandingjumps