[Libre-soc-isa] [Bug 966] create shift-and-add instruction
    bugzilla-daemon at libre-soc.org 
    bugzilla-daemon at libre-soc.org
       
    Tue Nov  1 23:40:23 GMT 2022
    
    
  
https://bugs.libre-soc.org/show_bug.cgi?id=966
--- Comment #8 from Jacob Lifshay <programmerjake at gmail.com> ---
In the meeting today I pointed out that we probably also want shaddsw since C
likes to use int for array indexing.
shaddsw:
RT = RA + ((uint64_t)(int32_t)RB << (sh + 1))
-- 
You are receiving this mail because:
You are on the CC list for the bug.
    
    
More information about the Libre-SOC-ISA
mailing list