decode1: Make ld/std and lwa not be single-issue
authorPaul Mackerras <paulus@ozlabs.org>
Mon, 1 Jun 2020 06:42:05 +0000 (16:42 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Fri, 5 Jun 2020 06:21:33 +0000 (16:21 +1000)
commitaf909840e6f35d9b345b2a23373076d1386e0e50
tree3420cab699333600ee5e17e3356c6636022425df
parent983f4fefe15800e9c235baeae4a99a5b1737e6da
decode1: Make ld/std and lwa not be single-issue

These were missed earlier when the single-issue flag was turned off on
the other loads and stores by commit 1a244d34707a ("Remove single-issue
constraint for most loads and stores").

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
decode1.vhdl