Plumb loadstore1 input from execute1 not decode2
authorPaul Mackerras <paulus@ozlabs.org>
Mon, 13 Jan 2020 23:28:45 +0000 (10:28 +1100)
committerPaul Mackerras <paulus@ozlabs.org>
Tue, 14 Jan 2020 11:44:59 +0000 (22:44 +1100)
commit5422007f83bff7550e8d3064e9c086fa668eb4d9
treecc8117a88e6237fdaff06674d91d89c6fe12236c
parentb14d9820116ebe8c39179c8b6c5565d340bdb72c
Plumb loadstore1 input from execute1 not decode2

This allows us to use the bypass at the input of execute1 for the
address and data operands for loadstore1.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
common.vhdl
core.vhdl
decode2.vhdl
execute1.vhdl
loadstore1.vhdl