svp64.py: allow macros as register names
authorDmitry Selyutin <ghostmansd@gmail.com>
Wed, 6 Jul 2022 17:10:52 +0000 (17:10 +0000)
committerDmitry Selyutin <ghostmansd@gmail.com>
Wed, 6 Jul 2022 17:06:33 +0000 (20:06 +0300)
commit3909eecee1e7fe25f0969ca12c2a7b090c3183fe
treee0bb32a04d7b6e680b867be917f2cd17c71bfc10
parentbcf87089ee46a6d621cbf6c6a46ee217f41dedaa
svp64.py: allow macros as register names

This patch enables things like *fv0, where *fv0 is just a macro.
https://bugs.libre-soc.org/show_bug.cgi?id=884
src/openpower/sv/trans/svp64.py