Add a decode bit to mark an instruction as single through the pipeline
authorAnton Blanchard <anton@linux.ibm.com>
Mon, 2 Sep 2019 06:11:31 +0000 (16:11 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Mon, 9 Sep 2019 21:19:57 +0000 (07:19 +1000)
commit9687034d784b83b3dc3944143e1edb2a10ffc1b6
tree6dabf63621d0f4e4069c5fe5ed8e7d4a063cc1c2
parentb0ade2857fb1dfad88b6b73b6e3aed1589a32fc6
Add a decode bit to mark an instruction as single through the pipeline

This is used by the pipelining patches. Mark everyone as single through
the pipeline to start.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
decode1.vhdl
decode_types.vhdl