Revert "fix bug where pseudo-code assignments modify more than just the variable...
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 18 Oct 2023 20:24:04 +0000 (21:24 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 18 Oct 2023 20:24:04 +0000 (21:24 +0100)
commitbd3b54e83101217dc32da09083c6a3858fd7c600
treea9e0f0ab6f6e37973289c1f778dbc4e30a9644f7
parentad17c7baf8a8626543bae74304375bedf20c548c
Revert "fix bug where pseudo-code assignments modify more than just the variable being assigned to"

This reverts commit 4e701a851536bba6648779c183293ba75e7ea7b8.

adding copy_assign_rhs was added without authorization or discussion and
is damaging the simulator
src/openpower/decoder/helpers.py
src/openpower/decoder/pseudo/parser.py
src/openpower/decoder/pseudo/pyfnwriter.py
src/openpower/decoder/pseudo/pywriter.py