[Libre-soc-dev] proposal of change of register name convention in SVP64
Dmitry Selyutin
ghostmansd at gmail.com
Tue Jun 28 09:46:07 BST 2022
On Tue, Jun 28, 2022 at 9:29 AM Dmitry Selyutin <ghostmansd at gmail.com> wrote:
> Regarding uppercase... this perhaps might be wrong, because gas might simply convert everything to lowercase first.
Well it does perform lower-case conversion but on the first glance
only with instruction mnemonics.
By the time it proceeds to parsing the first operand, "SV.EXTSW V.5,
3" is converted to "sv.extsw V.5, 3".
But I think we shouldn't rely on the case distinctions, anyway.
--
Best regards,
Dmitry Selyutin
More information about the Libre-soc-dev
mailing list