test/runner: allow disabling VCD using SIM_NO_VCD=1 env var
[openpower-isa.git] / src / openpower / util.py
2023-11-30 Jacob Lifshayput DIVMOD REGEX under new LogType: LogType.OutputMatching
2023-11-02 Luke Kenneth Casso... use of the word "Kind" is too irritating. replace all...
2023-06-01 Jacob Lifshaylog no longer raises internal exceptions and has more...
2023-06-01 Jacob Lifshayformat code
2022-09-05 Luke Kenneth Casso... move reading of os.environ out of a global which prohibits
2022-08-28 Jacob Lifshaystop printing log silence state
2022-08-26 Jacob Lifshaymake logging more configurable
2022-01-19 Luke Kenneth Casso... add spr-to-state conversion, and support for state1...
2021-09-12 Luke Kenneth Casso... whitespace
2021-05-19 Luke Kenneth Casso... add silent log debug option, if SILENCELOG env var...
2021-05-04 Luke Kenneth Casso... add SVSRR0 spr_to_fast lookup
2021-04-23 Luke Kenneth Casso... add div test cases
2021-04-23 Luke Kenneth Casso... move mask_extend function to utils
2021-04-23 Luke Kenneth Casso... add util.py