Skip to content

wt_icache: simplify FSM

Eclipse Webmaster requested to merge github/fork/niwis/icache-simplify-fsm into master

Created by: niwis

Remove redundant TLB_MISS state from icache FSM to

  • reduce code size,
  • decrease ITLB miss penalty by at least one cycle.

Merge request reports

Loading