MCPcopy Create free account
hub / github.com/cseagle/blc / processInstruction

Method processInstruction

flow.cc:371–470  ·  view source on GitHub ↗

\brief Generate p-code for a single machine instruction and process discovered flow information P-code is generated (to the raw \e dead list in PcodeOpBank). Errors for unimplemented instructions or inaccessible data are handled. The p-code is examined for control-flow, and annotations are made. The set of visited instructions and the set of addresses still needing to be processed are updated.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

LowlevelErrorClass · 0.85
warningMethod · 0.80
warningHeaderMethod · 0.80
endDeadMethod · 0.80
getFlowOverrideMethod · 0.80
beginDeadMethod · 0.80
overrideFlowMethod · 0.80
emptyMethod · 0.45
oneInstructionMethod · 0.45
push_backMethod · 0.45

Tested by

no test coverage detected