I am new to assembly and I saw the following line of code
ret
What does it do? I looked in my RiscV Green Card but didn't find it. Is it like j
, does it store or load any data?
I am new to assembly and I saw the following line of code
ret
What does it do? I looked in my RiscV Green Card but didn't find it. Is it like j
, does it store or load any data?