Revert "support assembling svp64 instructions with custom suffixes, like sv.maxu"
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 29 Aug 2022 09:45:44 +0000 (10:45 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 29 Aug 2022 09:45:44 +0000 (10:45 +0100)
commitc748f032858eb03bd08dc1fa95f2f4912d4b2357
tree0599952413a8e4c3d5879b7ac45613c8980aa83a
parent5023b11becf9b5379532de6f22ad72d0d51e6260
Revert "support assembling svp64 instructions with custom suffixes, like sv.maxu"

This reverts commit 0e80cab3b809d432354ca05464e95dc53db11b64.

"sv.ffmadds." is inserted as a 32-bit operation instead of as a ".long"
"sv.ffmadds" on the other hand is correctly converted to ".long"
src/openpower/sv/trans/svp64.py