Perspectives in the OOB
module
#152
Labels
enhancement
New feature or request
good first issue
Good for newcomers
London to Prague
London to Pectra
performance
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Main point
Given the number of instructions that the OOB module deals with (and the
8 = 1 + 7
new BLS precompile related instructions) the OOB module could start using perspectives. We would require the following perspectives columnsWe may split
SCENARIO
further and have e.g.SCENARIOS_OPC
/SCENARIOS_PRC
/SCENARIOS_BLS
columns or any other splitting that makes sense.Structure
The internal transitions would be
where
INSTRUCTION_PROCESSING
isLookups
We would further have room to have WCP and EUC lookup columns to live side by side as in #141 (if we want to.) Indeed we require
6 = I + 2 + 2 + 1
WCP columns (instruction, 1st argument, 2nd argument, result) and3 = 1 + 1 + 1
EUC columns (arg 1, arg 2, res) and with the latest OOB instruction (forCREATE
post EIP-3860, see #59) we have 10OOB_DATA_k
columns, plus theOOB_INST
etc ...The text was updated successfully, but these errors were encountered: