Rename OP_SUBFC -> OP_SUBFE, OP_ADDC -> OP_ADDE
authorAnton Blanchard <anton@linux.ibm.com>
Tue, 24 Sep 2019 06:55:09 +0000 (16:55 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Tue, 24 Sep 2019 06:55:09 +0000 (16:55 +1000)
commit5a6f8d26d1d7bd8b074d64370628720970376b23
tree22e6e8e3b638087ff98371d0661a68765abb75d1
parentba783fddd5a9eb314c016dbd8ce09263fde6c969
Rename OP_SUBFC -> OP_SUBFE, OP_ADDC -> OP_ADDE

These were somewhat badly named.

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