Nios/findme
From ASMBits
nios/findfunctionPrevious
Nextnios/findcaller
Write a function that will return the location of the first instruction of your function (i.e., where in memory your function starts).
Expected solution length: Around 2 lines.
Sample Input
[none]
Sample Output
[varies]
nios/findfunctionPrevious
Nextnios/findcaller