Revert "fix setvl. not setting CR0 properly"
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 26 Aug 2022 13:51:16 +0000 (14:51 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 26 Aug 2022 13:51:16 +0000 (14:51 +0100)
commit6c51abf53294cb95fd67ae0c8c72c3509cbfd60d
treedcbc581c96364ebf5a7c94961149d04b248a4ad5
parentc6f01d87a197b5ba0ab34a923c9ad23c3f8c7abe
Revert "fix setvl. not setting CR0 properly"

This reverts commit f48aefa37b06a398e953ce3bd877d7b2bbfb6213.

the approach of explicitly setting CR0 in pseudocode is not ok.
ISACaller.handle_comparison is the correct place to do it - and
i am not certain that there are special-cases needed (unlike svstep)
openpower/isa/simplev.mdwn
src/openpower/decoder/isa/caller.py