add SRR0 and SRR1 to list of special_regs in parser
[openpower-isa.git] / src / openpower / fpscr.py
2023-12-22 Jacob Lifshaydeepcopy is really slow and actually unnecessary here
2023-06-02 Jacob Lifshaymake mis-matched FPSCR errors much easier to read
2023-06-02 Jacob Lifshayfpscr: rename computed bits -> summary bits since that...
2023-06-02 Jacob Lifshayauto-compute FPSCR exception summary bits
2023-06-02 Jacob Lifshayfix broken FPSCR fields
2023-06-02 Jacob LifshayFPSCR.FPRF can be assigned strings
2023-06-02 Luke Kenneth Casso... notes: make FPSCR definition more like MSR (see openpow...
2023-06-02 Luke Kenneth Casso... drastically simplify fpscr.py. extreme overcomplexity...
2023-06-02 Luke Kenneth Casso... get table down to under 80 chars per line
2023-06-02 Jacob Lifshayfix fpscr table parser error reporting
2023-06-02 Jacob Lifshayadd FPSCRState and FPSCRRecord and a FPSCR smoke-test