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
Currently unsupported instructions just throw an exception, it would be better to provide a result type or automatically convert these to uninterpreted functions, for example 0xd4000001, we would probably rather handle this here (where we have more information about the instruction) than in gtirb-semantics etc.
The text was updated successfully, but these errors were encountered:
ailrst
changed the title
Have dis interface handle unsupported instructions gracefully
Make dis interface handle unsupported instructions gracefully
May 31, 2024
Currently unsupported instructions just throw an exception, it would be better to provide a result type or automatically convert these to uninterpreted functions, for example 0xd4000001, we would probably rather handle this here (where we have more information about the instruction) than in gtirb-semantics etc.
The text was updated successfully, but these errors were encountered: