[Libre-soc-isa] [Bug 615] talk to binutils and gcc developers about acceptable sv assembly format

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Mar 14 00:57:27 GMT 2021


https://bugs.libre-soc.org/show_bug.cgi?id=615

--- Comment #3 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
the "fallback position": ".long xxxxx; op N,N,N" where .long contains a v3.1
EXT01 major opcode

clearly, having gcc output such is not exactly desirable.

an alternative is the addition of an svp64 32 bit instruction:

     svp64 fields,qualifying,next,op

this would become very confusing due to the fact that the qualified v3.0 32 bit
instruction following it will have non-obvious register numbers

(SVP64 augments 5-bit register numbers RA etc, FRA etc and BA etc, and also
3-bit CR fields BFA etc)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libre-SOC-ISA mailing list