Skip to content
Commit 991ee198 authored by Pierre Langlois's avatar Pierre Langlois
Browse files

[simulator] Remove instruction instrumentation support.

This code hasn't been used in a long time so let's remove it. If one needs to
extract information from generated code, it's easy to add throw-away code to do
it in the simulator, so having first-class support for this isn't crucial. Also,
being tied to the decoder made the instrumentation support a little too
limiting.

Change-Id: Icf863a8b0bc19ac20bea3eb39e091c5e632982fc
parent 2fe55ec6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment