loadstore1: Separate address calculation for MMU to ease timing
This computes the address sent to the MMU separately from that sent to the dcache. This means that the address sent to the MMU doesn't have the delay through the lsu_sum adder, making it available earlier. The path through the lsu_sum adder and through the MMU to the MMU done and err outputs showed up as a critical path on some builds. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>pull/233/head
parent
91cbeee77c
commit
b80e81e123
Loading…
Reference in New Issue