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