Function hazardflow_designs::cpu::branch_predictor::pre_decode::pre_decode
source · pub fn pre_decode(i: U<32>) -> PreDecodeResp
Expand description
Performs pre-decode the bytecode.
It is used in the fetch stage to extract minimum required information for branch prediction.