[Libre-soc-isa] [Bug 1055] update ls004 OPF RFC to include LD-ST-Shifted instructions
    bugzilla-daemon at libre-soc.org 
    bugzilla-daemon at libre-soc.org
       
    Tue Nov 21 00:33:58 GMT 2023
    
    
  
https://bugs.libre-soc.org/show_bug.cgi?id=1055
--- Comment #26 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Jacob Lifshay from comment #24)
> I just checked, our parser currently has shifts as lower precedence than
> addition, so it does parse RA + RB << shift as (RA + RB) << shift, which is
> wrong here, so, shriya, luke, those shift expressions *need* to be
> parenthesized.
no: we fix the parser.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
    
    
More information about the Libre-SOC-ISA
mailing list