2021-11-21 |
Luke Kenneth... | sigh, for overlap mode there is no safe way to get... |
commit | commitdiff | tree |
2021-11-21 |
Luke Kenneth... | move dump state to base class State in test API |
commit | commitdiff | tree |
2021-11-21 |
R Veera Kumar | Add expected state to case_cmp3 in alu_cases unit test |
commit | commitdiff | tree |
2021-11-21 |
R Veera Kumar | Add expected state to case_cmp2 in alu_cases unit test |
commit | commitdiff | tree |
2021-11-21 |
R Veera Kumar | Add expected state to case_cmp in alu_cases unit test |
commit | commitdiff | tree |
2021-11-21 |
R Veera Kumar | Add expected state to all of case_addze in alu_cases... |
commit | commitdiff | tree |
2021-11-17 |
Jacob Lifshay | add bitmanip_cases.py |
commit | commitdiff | tree |
2021-11-17 |
Jacob Lifshay | rename ternary->ternlog and associated form/field TI... |
commit | commitdiff | tree |
2021-11-17 |
Luke Kenneth... | add allow_overlap argument to TestRunnerBase |
commit | commitdiff | tree |
2021-11-17 |
Luke Kenneth... | code-comments |
commit | commitdiff | tree |
2021-11-17 |
Luke Kenneth... | XER regspec_decode_write was not sophisticated enough. |
commit | commitdiff | tree |
2021-11-17 |
Luke Kenneth... | split up regression cases so that a single Rc=1 add... |
commit | commitdiff | tree |
2021-11-16 |
Luke Kenneth... | truncate CR regspec_decode_write reg mask to 8 bit |
commit | commitdiff | tree |
2021-11-16 |
Luke Kenneth... | argh, regspec_decode_write is supposed to return single... |
commit | commitdiff | tree |
2021-11-16 |
Luke Kenneth... | name of cr reg3 was numbered 2 |
commit | commitdiff | tree |
2021-11-13 |
Jacob Lifshay | remove excess I from ternary-related names |
commit | commitdiff | tree |
2021-11-12 |
Jacob Lifshay | change ternaryi to correct register fields |
commit | commitdiff | tree |
2021-11-12 |
Jacob Lifshay | format code |
commit | commitdiff | tree |
2021-11-12 |
Jacob Lifshay | format code |
commit | commitdiff | tree |
2021-11-11 |
Luke Kenneth... | add case-based expected results in addme alu_cases |
commit | commitdiff | tree |
2021-11-11 |
Luke Kenneth... | invert speedup (commenting-out) of tests |
commit | commitdiff | tree |
2021-11-11 |
Luke Kenneth... | sort out numbering on CRs in SimState |
commit | commitdiff | tree |
2021-11-11 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2021-11-11 |
Luke Kenneth... | fix test API State.compare which was overwriting intreg... |
commit | commitdiff | tree |
2021-11-11 |
Luke Kenneth... | https://bugs.libre-soc.org/show_bug.cgi?id=730#c27 |
commit | commitdiff | tree |
2021-11-11 |
Luke Kenneth... | add unexpected result to see what happens |
commit | commitdiff | tree |
2021-11-11 |
Luke Kenneth... | use append on expected state dump, not ideal but |
commit | commitdiff | tree |
2021-11-11 |
Luke Kenneth... | add core state to gtkw |
commit | commitdiff | tree |
2021-11-11 |
R Veera Kumar | Add expected state to case_addze for addze in alu_cases... |
commit | commitdiff | tree |
2021-11-11 |
R Veera Kumar | Add expected state to case_1_regression for 'add' in... |
commit | commitdiff | tree |
2021-11-11 |
R Veera Kumar | Add expected state to case_1_regression for extsb in... |
commit | commitdiff | tree |
2021-11-11 |
R Veera Kumar | Add expected state to case_1_regression for subf (2... |
commit | commitdiff | tree |
2021-11-10 |
Luke Kenneth... | attempt to get gtkw simulator signals updated on WB MMU |
commit | commitdiff | tree |
2021-11-10 |
R Veera Kumar | Add expected state to case_1_regression for subf in... |
commit | commitdiff | tree |
2021-11-10 |
Luke Kenneth... | add LDST msr_pr to gtkw debug |
commit | commitdiff | tree |
2021-11-10 |
Luke Kenneth... | display 64 bits of msr |
commit | commitdiff | tree |
2021-11-10 |
Luke Kenneth... | add MSR to ldst operand debug gtkw |
commit | commitdiff | tree |
2021-11-10 |
Luke Kenneth... | add MSR to gtkw file for simulation output |
commit | commitdiff | tree |
2021-11-10 |
Luke Kenneth... | add RT as an option for ternary instruction as 3rd... |
commit | commitdiff | tree |
2021-11-10 |
Luke Kenneth... | add creation of 8 and 16 DCT butterfly diagrams |
commit | commitdiff | tree |
2021-11-09 |
Tobias Platen | forward mmu sprs |
commit | commitdiff | tree |
2021-11-09 |
R Veera Kumar | Add expected state to case_1_regression for extsw for... |
commit | commitdiff | tree |
2021-11-05 |
Jacob Lifshay | add ternaryi |
commit | commitdiff | tree |
2021-11-05 |
Jacob Lifshay | format code |
commit | commitdiff | tree |
2021-11-05 |
Jacob Lifshay | format code |
commit | commitdiff | tree |
2021-11-05 |
Jacob Lifshay | add comment2 and unofficial fields to existing instructions |
commit | commitdiff | tree |
2021-11-04 |
Tobias Platen | dcbz needs to go through ldst function unit |
commit | commitdiff | tree |
2021-11-04 |
klehman | caller.py: Fix ISACaller modifying test state |
commit | commitdiff | tree |
2021-10-28 |
klehman | state.py: Fix expected dump for cr regs |
commit | commitdiff | tree |
2021-10-25 |
klehman | spacing fix |
commit | commitdiff | tree |
2021-10-25 |
klehman | tests now dump into caller dirs |
commit | commitdiff | tree |
2021-10-25 |
klehman | get file name from stack, add in TestCase |
commit | commitdiff | tree |
2021-10-25 |
klehman | tmp creation/string formatting |
commit | commitdiff | tree |
2021-10-25 |
klehman | added dump_state_tofile for code creation |
commit | commitdiff | tree |
2021-10-23 |
R Veera Kumar | Add a new test caller for ALU based on shift_rot test... |
commit | commitdiff | tree |
2021-10-13 |
Dmitry Selyutin | fixedlogical: simplify extsw |
commit | commitdiff | tree |
2021-10-13 |
Dmitry Selyutin | fixedlogical: simplify extsh |
commit | commitdiff | tree |
2021-10-13 |
Dmitry Selyutin | fixedlogical: simplify extsb |
commit | commitdiff | tree |
2021-10-13 |
Dmitry Selyutin | decoder/helpers: introduce EXTSXL helper |
commit | commitdiff | tree |
2021-10-13 |
Dmitry Selyutin | decoder/helpers: simplify XLCASTU |
commit | commitdiff | tree |
2021-10-10 |
Luke Kenneth... | corrections to EXTSXL 0x000000090000093 table for extsb... |
commit | commitdiff | tree |
2021-10-10 |
Dmitry Selyutin | test_caller_exts: extsb/extsh/extsw test |
commit | commitdiff | tree |
2021-10-10 |
Dmitry Selyutin | isafunctions/extsxl: fix one of markdown tables |
commit | commitdiff | tree |
2021-10-07 |
klehman | additional comments for runner |
commit | commitdiff | tree |
2021-10-07 |
klehman | typo: gpr not fpr |
commit | commitdiff | tree |
2021-10-07 |
klehman | various test state comments |
commit | commitdiff | tree |
2021-10-04 |
Luke Kenneth... | corrections to csv files |
commit | commitdiff | tree |
2021-10-04 |
Luke Kenneth... | add another extsxl csv file |
commit | commitdiff | tree |
2021-10-04 |
Luke Kenneth... | replace f with F in csv files |
commit | commitdiff | tree |
2021-10-04 |
Luke Kenneth... | add extsxl csv files |
commit | commitdiff | tree |
2021-10-04 |
Luke Kenneth... | test adding extsxl data |
commit | commitdiff | tree |
2021-10-04 |
Luke Kenneth... | add blank example file |
commit | commitdiff | tree |
2021-10-01 |
klehman | fix for self.rom core |
commit | commitdiff | tree |
2021-10-01 |
Luke Kenneth... | set run_hdl arg to None because it passes in a class now |
commit | commitdiff | tree |
2021-10-01 |
Luke Kenneth... | copy over TestRunner class from soc/simple/test/test_ru... |
commit | commitdiff | tree |
2021-09-30 |
Luke Kenneth... | whoops, use cache of pseudocode rather than attempt... |
commit | commitdiff | tree |
2021-09-30 |
Luke Kenneth... | reduce PyFnWriter compile time (pywriter) by 75% |
commit | commitdiff | tree |
2021-09-29 |
Dmitry Selyutin | isa/caller: initialize helper and redirect XLEN |
commit | commitdiff | tree |
2021-09-29 |
Dmitry Selyutin | decoder/helpers: use globals() with exception |
commit | commitdiff | tree |
2021-09-29 |
Dmitry Selyutin | decoder/parser: self.XLEN instead of XLEN |
commit | commitdiff | tree |
2021-09-29 |
Dmitry Selyutin | fixedlogical: switch xoris to XCASTU |
commit | commitdiff | tree |
2021-09-29 |
Dmitry Selyutin | fixedlogical: switch oris to XCASTU |
commit | commitdiff | tree |
2021-09-29 |
Dmitry Selyutin | fixedlogical: switch andis. to XCASTU |
commit | commitdiff | tree |
2021-09-29 |
Dmitry Selyutin | fixedlogical: switch xori to XCASTU |
commit | commitdiff | tree |
2021-09-29 |
Dmitry Selyutin | fixedlogical: switch ori to XCASTU |
commit | commitdiff | tree |
2021-09-29 |
Dmitry Selyutin | fixedlogical: switch andi. to XLCASTU |
commit | commitdiff | tree |
2021-09-29 |
Dmitry Selyutin | decoder/helpers: support XLCASTS |
commit | commitdiff | tree |
2021-09-29 |
Dmitry Selyutin | decoder/helpers: support XLCASTU |
commit | commitdiff | tree |
2021-09-28 |
Luke Kenneth... | remove unneeded module import |
commit | commitdiff | tree |
2021-09-28 |
Luke Kenneth... | convert svp64 fft test just like the dct one |
commit | commitdiff | tree |
2021-09-28 |
Luke Kenneth... | convert test_caller_svp64_dct.py unit test to use new... |
commit | commitdiff | tree |
2021-09-28 |
Luke Kenneth... | re-add accidentally-deleted low-level operators eq... |
commit | commitdiff | tree |
2021-09-28 |
Luke Kenneth... | move FPDIV, FPMUL (etc) to ISAFPHelpers class |
commit | commitdiff | tree |
2021-09-28 |
Luke Kenneth... | add ISACallerFnHelper, remove FPADD32 and other FP... |
commit | commitdiff | tree |
2021-09-28 |
Luke Kenneth... | remove type information |
commit | commitdiff | tree |
2021-09-28 |
Dmitry Selyutin | pywriter, pyfnwriter, parser: activate helper class |
commit | commitdiff | tree |
2021-09-28 |
Dmitry Selyutin | pyfnwriter: write helper class |
commit | commitdiff | tree |
2021-09-28 |
Dmitry Selyutin | decoder/parser: generate methods, not functions |
commit | commitdiff | tree |
2021-09-28 |
Dmitry Selyutin | fixup! decoder/parser: pass helper argument |
commit | commitdiff | tree |
2021-09-28 |
Dmitry Selyutin | decoder/power_pseudo: pass helper argument |
commit | commitdiff | tree |
next |