Fix issue in execute2
authorAnton Blanchard <anton@linux.ibm.com>
Wed, 11 Sep 2019 12:39:30 +0000 (22:39 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Wed, 11 Sep 2019 12:39:30 +0000 (22:39 +1000)
commit95442cd62cc349573cd4985d0b36545b01ea1336
tree50bded446d0651c3d15ac54860dc7d730d0e7672
parent8b88e26ecebe660263fe492a60ddb3205f8d7ca0
Fix issue in execute2

We weren't using the register in this stage.

Fixes: c7aa683ba8aa ("Register outputs on execute2")
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
execute2.vhdl