On 4/23/21 1:39 PM, i...@bsdimp.com wrote:
+static inline abi_ulong get_sp_from_cpustate(CPUARMState *state)
+{
+    return state->regs[R_ESP];
+}

Shall we just wait until arm actually compiles?
This won't, being a copy from x86...


r~

Reply via email to