2022-07-21 |
Luke Kenneth... | sort out subvl unit test with expected results |
commit | commitdiff | tree |
2022-07-21 |
Luke Kenneth... | fix loopend conditions for subvectors in ISACaller |
commit | commitdiff | tree |
2022-07-20 |
Luke Kenneth... | rename substep to ssubstep, add dsubstep to SVP64State |
commit | commitdiff | tree |
2022-07-20 |
Luke Kenneth... | add first subvl unit test, subvl comes from |
commit | commitdiff | tree |
2022-07-18 |
Luke Kenneth... | move D-Immediate rewriting in ISACaller into separate... |
commit | commitdiff | tree |
2022-07-18 |
Luke Kenneth... | move inputs in ISACaller into get_input() |
commit | commitdiff | tree |
2022-07-18 |
Luke Kenneth... | move debug remap to ISACaller.remap_debug() |
commit | commitdiff | tree |
2022-07-18 |
Luke Kenneth... | whitespace and function-return code-morphing in ISACaller |
commit | commitdiff | tree |
2022-07-18 |
Luke Kenneth... | move another function in ISACaller (check_write) |
commit | commitdiff | tree |
2022-07-18 |
Luke Kenneth... | begin function split in ISACaller |
commit | commitdiff | tree |
2022-07-18 |
Luke Kenneth... | remove duplicate code create ISACaller.advance_svstate_... |
commit | commitdiff | tree |
2022-07-18 |
Luke Kenneth... | add SUBVL (substep) support to PowerDecoder2 and to... |
commit | commitdiff | tree |
2022-07-18 |
Luke Kenneth... | add substep getter/setter to SVP64State |
commit | commitdiff | tree |
2022-07-18 |
Luke Kenneth... | rename SVSTATE.svstep to SVSTATE.substep to avoid |
commit | commitdiff | tree |
2022-07-16 |
Luke Kenneth... | simplify remapyield.py, skip shows the bit to be skipped |
commit | commitdiff | tree |
2022-07-14 |
Luke Kenneth... | got fed up of long list of ifs for manually decoded... |
commit | commitdiff | tree |
2022-07-14 |
Jacob Lifshay | add jit_test for testing icbi and isync |
commit | commitdiff | tree |
2022-07-12 |
Luke Kenneth... | add DX-Form FRS for fmvis |
commit | commitdiff | tree |
2022-07-12 |
Luke Kenneth... | add recognition of 0xNNN and 0bMMMM to sv/trans/svp64.py |
commit | commitdiff | tree |
2022-07-12 |
Luke Kenneth... | add FRS as destination to PowerDecoder2 DecodeOut |
commit | commitdiff | tree |
2022-07-11 |
Luke Kenneth... | add mm=1 svindex test, setting single targetted SVSHAPE |
commit | commitdiff | tree |
2022-07-11 |
Luke Kenneth... | fix issue in SelectableInt.__rsub__ causing truncation... |
commit | commitdiff | tree |
2022-07-11 |
Luke Kenneth... | fix issue in SelectableInt using slices involving Selec... |
commit | commitdiff | tree |
2022-07-11 |
Andrey Miroshnikov | Added insn initialisation for grev() func |
commit | commitdiff | tree |
2022-07-11 |
Andrey Miroshnikov | Missed another two form sub-headings |
commit | commitdiff | tree |
2022-07-11 |
Andrey Miroshnikov | Missed another two form sub-headings |
commit | commitdiff | tree |
2022-07-11 |
Andrey Miroshnikov | Fixed missing space for form headings |
commit | commitdiff | tree |
2022-07-11 |
Luke Kenneth... | compute 2nd svindex dimension using unsignee compare |
commit | commitdiff | tree |
2022-07-10 |
Luke Kenneth... | add yx svindex test, needed to compute size of 2nd dim |
commit | commitdiff | tree |
2022-07-10 |
Luke Kenneth... | Indexed SVSHAPE add bypass mode when dim sizes are 1 |
commit | commitdiff | tree |
2022-07-10 |
Luke Kenneth... | add second svindex test, modulo 3 |
commit | commitdiff | tree |
2022-07-10 |
Luke Kenneth... | fix svindex pseudocode, set large 2nd dim on nonskip |
commit | commitdiff | tree |
2022-07-10 |
Luke Kenneth... | fix svindex unit test, experiment setting dimensions |
commit | commitdiff | tree |
2022-07-10 |
Luke Kenneth... | fix SVSHAPE iterator for index case, stop deepcopy |
commit | commitdiff | tree |
2022-07-10 |
Luke Kenneth... | add new svindex sv.add test with arbitrary index map |
commit | commitdiff | tree |
2022-07-10 |
Luke Kenneth... | non-persistence enabled on svindex as well as svremap |
commit | commitdiff | tree |
2022-07-10 |
Luke Kenneth... | fix svindex pseudocode |
commit | commitdiff | tree |
2022-07-09 |
Luke Kenneth... | pass GPR to SVSHAPEs in ISACaller |
commit | commitdiff | tree |
2022-07-09 |
Luke Kenneth... | add gpr lookup in Indexed SVSHAPE iterator (no elwidths... |
commit | commitdiff | tree |
2022-07-09 |
Luke Kenneth... | rough unit test ahowing Index REMAP basically functiona... |
commit | commitdiff | tree |
2022-07-09 |
Luke Kenneth... | add support for Indexed mode in SVSHAPE |
commit | commitdiff | tree |
2022-07-09 |
Luke Kenneth... | add storing of shape in requested SVSHAPE in svindex... |
commit | commitdiff | tree |
2022-07-06 |
Luke Kenneth... | move DX Form |
commit | commitdiff | tree |
2022-07-06 |
Luke Kenneth... | add first stub of svindex pseudocode |
commit | commitdiff | tree |
2022-07-06 |
Dmitry Selyutin | audio/mp3: convert asm to the new notation |
commit | commitdiff | tree |
2022-07-06 |
Dmitry Selyutin | svp64.py: allow macros as register names |
commit | commitdiff | tree |
2022-07-06 |
Dmitry Selyutin | svp64.py: generate registers |
commit | commitdiff | tree |
2022-07-06 |
Luke Kenneth... | add svindex to power_enums.py, minor_22.csv |
commit | commitdiff | tree |
2022-07-06 |
Luke Kenneth... | indentation on fields.txt to make it more markdown... |
commit | commitdiff | tree |
2022-07-06 |
Luke Kenneth... | convert Logical svp64_cases.py to new vector reg form |
commit | commitdiff | tree |
2022-07-06 |
Luke Kenneth... | convert ALU svp64_cases.py to new vector reg form |
commit | commitdiff | tree |
2022-07-06 |
Luke Kenneth... | converted test_caller_svstate.py to new reg format |
commit | commitdiff | tree |
2022-07-05 |
Andrey Miroshnikov | convert test_caller_svp64.py to new vector numbering... |
commit | commitdiff | tree |
2022-07-05 |
Andrey Miroshnikov | convert test_caller_svp64_predication.py to new vector... |
commit | commitdiff | tree |
2022-07-05 |
Andrey Miroshnikov | convert test_caller_svp64_ldst.py to new vector numberi... |
commit | commitdiff | tree |
2022-07-05 |
Andrey Miroshnikov | Updated the nmigen.sim import |
commit | commitdiff | tree |
2022-07-05 |
Andrey Miroshnikov | convert test_caller_svp64_fft.py to new vector numberin... |
commit | commitdiff | tree |
2022-07-05 |
Andrey Miroshnikov | convert test_caller_svp64_bc.py to new vector numbering... |
commit | commitdiff | tree |
2022-07-05 |
Andrey Miroshnikov | convert test_caller_svp64_dct.py to new vector numberin... |
commit | commitdiff | tree |
2022-07-05 |
Luke Kenneth... | converted test_caller_svp64_matrix.py to new reg format |
commit | commitdiff | tree |
2022-07-05 |
Luke Kenneth... | converted test_caller_svp64_fp.py to new reg format |
commit | commitdiff | tree |
2022-07-05 |
Luke Kenneth... | converted test_caller_svp64_mapreduce.py to new reg... |
commit | commitdiff | tree |
2022-07-05 |
Luke Kenneth... | convert test_caller_setvl.py to new vector numbering... |
commit | commitdiff | tree |
2022-07-05 |
Luke Kenneth... | add "*%" and "*" vector-numbering convention |
commit | commitdiff | tree |
2022-07-05 |
Luke Kenneth... | add note about bug #884 new reg vector naming convention |
commit | commitdiff | tree |
2022-07-05 |
Luke Kenneth... | add regression test for completely borked value from... |
commit | commitdiff | tree |
2022-07-05 |
Luke Kenneth... | take deepcopy of regs passed in to avoid accidental... |
commit | commitdiff | tree |
2022-07-02 |
Luke Kenneth... | add setvl CTR tests, fix CTR mode |
commit | commitdiff | tree |
2022-07-02 |
Luke Kenneth... | fix setvl CTR mode |
commit | commitdiff | tree |
2022-07-02 |
Luke Kenneth... | setvl has new CTR mode, making room in encoding needed |
commit | commitdiff | tree |
2022-06-30 |
Luke Kenneth... | do CSV isatables explicitly in sv_analysis.py |
commit | commitdiff | tree |
2022-06-30 |
Luke Kenneth... | explicit output of opcode_regs_deduped in mdwn table... |
commit | commitdiff | tree |
2022-06-28 |
Luke Kenneth... | add recognition of "sv." to pysvp64asm |
commit | commitdiff | tree |
2022-06-28 |
Luke Kenneth... | remove qemu co-simulation, dump output expected results |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | add predicate mask test svstep |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | whoops svp64.py testing wrong variable on sv.svstep |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | add predicated srcstep |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | make svstep output srcstep/dststep, basically viota |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | rename SVRM *field* to SVrm to avoid a name-clash with |
commit | commitdiff | tree |
2022-06-26 |
Dmitry Selyutin | svp64.py: decrement SVd operand |
commit | commitdiff | tree |
2022-06-26 |
Dmitry Selyutin | svp64.py: fix ignored field range |
commit | commitdiff | tree |
2022-06-26 |
Dmitry Selyutin | svp64.py: drop commented code |
commit | commitdiff | tree |
2022-06-26 |
Dmitry Selyutin | svp64.py: fix fsins/fcoss X-FORM |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | again fix number of arguments to svremap, |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | test_caller_svstate.py: end-of-loop condition sets... |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | svp64_matrix.py svremap reduce to 7 args from 8 (again) |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | svremap only takes 7 args not 8, same as in svp64_fft.py |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | one too many arguments to svremap in svp64_fft.py test |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | whoops hack-use of DOUBLE2SINGLE in test_caller_transce... |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | svp64.py: sync SVRM-Form used for svshape |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | svp64.py: fix svshape and setvl plus couple of oddities |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | svp64.py: add -FORM headers to more functions |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | svp64.py: fix bmask entry |
commit | commitdiff | tree |
2022-06-26 |
Dmitry Selyutin | svp64.py: group 32-bit instructions into the table |
commit | commitdiff | tree |
2022-06-26 |
Dmitry Selyutin | svp64.py: align indentation |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | add test case for kaivb to jump to 0x2700 |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | add TrapTestCase for KAIVB |
commit | commitdiff | tree |
2022-06-26 |
Luke Kenneth... | hmm do expected state in rfid trap case |
commit | commitdiff | tree |
2022-06-25 |
Luke Kenneth... | correct input example for SOF case_3_bmask |
commit | commitdiff | tree |
next |