You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get "unhandled addressing mode in memory addr" "expression calculation" error at this instruction (the following is coming from "out()<<MI" for that failing instruction):
While lifting this function:
I get "unhandled addressing mode in memory addr" "expression calculation" error at this instruction (the following is coming from "out()<<MI" for that failing instruction):
This is supposedly the instruction at 15354: "mov -0x8(%rbx),%rdi"
Any leads on how to "handle" this instruction?
The text was updated successfully, but these errors were encountered: