execute: Copy XER[SO] to CR for cmp[i] and cmpl[i] instructions
authorPaul Mackerras <paulus@ozlabs.org>
Sat, 7 Dec 2019 03:31:33 +0000 (14:31 +1100)
committerPaul Mackerras <paulus@ozlabs.org>
Sat, 7 Dec 2019 04:29:17 +0000 (15:29 +1100)
commitec9b27660fde71f4098037759d970019db59db2e
tree2a8be9783c707b5e17178e9d134df82dd2f4463e
parent501b6daf9b9dbc43f3278fa5885efa9216686899
execute: Copy XER[SO] to CR for cmp[i] and cmpl[i] instructions

We were copying in XER[SO] for the dot-form instructions but not the
explicit compare instructions.  Fix this.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
execute1.vhdl
helpers.vhdl
ppc_fx_insns.vhdl