[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
Tue Mar 16 18:44:51 GMT 2021


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

--- Comment #16 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---

David Edelsohn
to Luke
2 minutes agoDetails
Hi, Luke

My suggestion is that the GCC support for SV look at print_operand()
case '0' to adjust the register names and rs6000_asm_output_opcode()
to adjust the mnemonic instead of changing the output template of all
patterns.  One can mark patterns as allowing SV, similar to prefixed
instructions attributes.

I'm requesting that any changes be as localized and inconspicuous as
possible.  Adding attributes and updating the patterns that emit
instructions keeps the changes less visible in the impact on the rest
of the port.

Thanks, David

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


More information about the Libre-SOC-ISA mailing list