MCPcopy Create free account
hub / github.com/RolfRolles/Miscellaneous / ShiftAnd1BlockDeoptimizer

Class ShiftAnd1BlockDeoptimizer

ShiftAnd1Deoptimizer.cpp:140–147  ·  view source on GitHub ↗

I had tried to install the function above as an "instruction optimizer", but I found that I did not get callbacks consistently. Sometimes my plugin would get called and could modify the microcode, and other times it wouldn't. So, I created this block optimizer instead, which simply calls the code above for all microcode instructions in a block.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected