reformat SVP64 docstrings to vaguely resemble something useful in sphinx-doc
[openpower-isa.git] / src / openpower / test /
2021-05-06 Luke Kenneth Casso... reformat SVP64 docstrings to vaguely resemble something...
2021-05-06 Luke Kenneth Casso... sphinx docstring highlight of SVP64 listings
2021-05-06 Luke Kenneth Casso... move logical SVP64 test cases to separate file/directory
2021-05-06 Luke Kenneth Casso... whoops error in docstring
2021-05-06 Luke Kenneth Casso... tidy up svp64 cases to make it better suited to documen...
2021-05-04 Luke Kenneth Casso... add more ALUHelper routines for fast3
2021-05-04 Luke Kenneth Casso... add ALUHelpers check_fast_spr3 for SVSRR0 checking
2021-05-04 Luke Kenneth Casso... add fast3 to PowerDecoder and regspec map
2021-05-01 Luke Kenneth Casso... clean up MMU ROM test case
2021-04-30 Luke Kenneth Casso... add single regression test for bc_ctr in branch cases
2021-04-25 Cesar StraussAdd a reentrant CR predication test case
2021-04-24 Luke Kenneth Casso... add missing __init__.py to get sphinxdoc working
2021-04-23 Luke Kenneth Casso... add logical test cases
2021-04-23 Luke Kenneth Casso... add TRAP test cases
2021-04-23 Luke Kenneth Casso... add spr tests
2021-04-23 Luke Kenneth Casso... add branch test cases
2021-04-23 Luke Kenneth Casso... add LDST test cases
2021-04-23 Luke Kenneth Casso... add mul test cases
2021-04-23 Luke Kenneth Casso... add div test cases
2021-04-23 Luke Kenneth Casso... add mmu test
2021-04-23 Luke Kenneth Casso... add CR test cases
2021-04-23 Luke Kenneth Casso... add ShiftRotTestCases
2021-04-23 Luke Kenneth Casso... move mask_extend function to utils
2021-04-23 Luke Kenneth Casso... move ALUHelpers to openpower-isa
2021-04-23 Luke Kenneth Casso... more migration to openpower-isa
2021-04-23 Luke Kenneth Casso... resolving imports changing over