[Libre-soc-bugs] [Bug 838] sync or at least statically check fields.text, power_decoder, trans/svp64, CSVs between each other
    bugzilla-daemon at libre-soc.org 
    bugzilla-daemon at libre-soc.org
       
    Mon Aug  8 17:15:20 BST 2022
    
    
  
https://bugs.libre-soc.org/show_bug.cgi?id=838
--- Comment #31 from Dmitry Selyutin <ghostmansd at gmail.com> ---
I've cleaned the code a bit, and also updated insndb CSV with opcode type
(called mode; can either be "integer" or "pattern"). After a long period of
thinking, I've decided to restore dataclass for Instruction, but, at the same
time, keep the fields translation logic. That said, I marked svp64 field as
optional, so the users know some Instructions might lack svp64 context.
Next on the roadmap is fields.text and re-using this information for opcode
calculations.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
    
    
More information about the libre-soc-bugs
mailing list