loads don't do both byte reversal and sign extension
authorAnton Blanchard <anton@linux.ibm.com>
Thu, 19 Sep 2019 11:31:34 +0000 (21:31 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Thu, 19 Sep 2019 11:31:34 +0000 (21:31 +1000)
commite1a71e45458a41221c7525b34348d71407b20b73
tree1c017764ebc21bf276da5dcd29437a5b5656cf92
parent550b2b86081212b759492360d7a3d08f48651c79
loads don't do both byte reversal and sign extension

Give the synthesis tools a clue that we don't need to do both byte reversal
and sign extension.

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