Actions
Bug #6068
closedlibdisasm: previnstr arch op should have a sane default
Start date:
2015-07-20
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
Instead of forcing every architecture backend to implement a "go back n instructions" function, provide a sane (although possibly sub-optimal) default. The current x86 implementation of this function is very generic, so we can use that.
Actions