2022-09-21 |
Konstantinos... | add vpx_get4x4sse_cs_svp64_real() and wrapper |
commit | commitdiff | tree |
2022-09-21 |
Konstantinos... | First form of fully working SVP64 version |
commit | commitdiff | tree |
2022-09-21 |
Konstantinos... | reduce number of iterations in test, as it takes too... |
commit | commitdiff | tree |
2022-09-21 |
Konstantinos... | necessary changes for run_a_simulation to work with... |
commit | commitdiff | tree |
2022-09-21 |
Konstantinos... | Initial attempt for SVP64 asm version of vpx_get_mb_ss_... |
commit | commitdiff | tree |
2022-09-21 |
Luke Kenneth... | add sv.madd* to sv_analysis |
commit | commitdiff | tree |
2022-09-21 |
Jacob Lifshay | add sv.maddld test case |
commit | commitdiff | tree |
2022-09-20 |
Luke Kenneth... | minor codemorph, whitespace |
commit | commitdiff | tree |
2022-09-20 |
Luke Kenneth... | sv.bc reclassified as RM-2P-1S by eliminating SPRs. |
commit | commitdiff | tree |
2022-09-20 |
Konstantinos... | PoC simplified and isolated unit test for libvpx (VP8... |
commit | commitdiff | tree |
2022-09-20 |
Konstantinos... | Initial PoC for calling pypowersim from within C code |
commit | commitdiff | tree |
2022-09-20 |
Luke Kenneth... | remove messy string identification, use RM Mode from... |
commit | commitdiff | tree |
2022-09-20 |
Luke Kenneth... | add quick test and loooong test of pysvp64dis - branche... |
commit | commitdiff | tree |
2022-09-20 |
Dmitry Selyutin | pysvp64asm: fix sz handling |
commit | commitdiff | tree |
2022-09-20 |
Dmitry Selyutin | power_insn: unify predicates |
commit | commitdiff | tree |
2022-09-20 |
Dmitry Selyutin | test_pysvp64dis: test vli specifier |
commit | commitdiff | tree |
2022-09-20 |
Dmitry Selyutin | pysvp64asm: support vli specifier |
commit | commitdiff | tree |
2022-09-20 |
Dmitry Selyutin | power_insn: support vli specifier |
commit | commitdiff | tree |
2022-09-20 |
Dmitry Selyutin | power_insn: simplify specifiers sorting |
commit | commitdiff | tree |
2022-09-20 |
Luke Kenneth... | missed one sorting order in test_pysvp64dis.py |
commit | commitdiff | tree |
2022-09-20 |
Luke Kenneth... | sort specifiers in pysvp64dis in lexicographical order |
commit | commitdiff | tree |
2022-09-20 |
Luke Kenneth... | add two extra tests, sv.bc/m=r3/sz |
commit | commitdiff | tree |
2022-09-20 |
Dmitry Selyutin | power_insn: custom sz handling for branches |
commit | commitdiff | tree |
2022-09-20 |
Dmitry Selyutin | pysvp64asm: update sz upon snz specifier |
commit | commitdiff | tree |
2022-09-20 |
Luke Kenneth... | add sv.bc/ctr/vsb unit test to test_pysvp64dis.py to... |
commit | commitdiff | tree |
2022-09-20 |
Dmitry Selyutin | power_insn: support vs/vsi/vsb/vsbi/ctr/cti specifiers |
commit | commitdiff | tree |
2022-09-20 |
Dmitry Selyutin | pysvp64asm: support branch modes |
commit | commitdiff | tree |
2022-09-20 |
Dmitry Selyutin | power_svp64_rm: sync it with tables |
commit | commitdiff | tree |
2022-09-20 |
Dmitry Selyutin | power_insn: support common branch disassembly |
commit | commitdiff | tree |
2022-09-19 |
Dmitry Selyutin | power_insn: simplify branch table |
commit | commitdiff | tree |
2022-09-19 |
Dmitry Selyutin | power_insn: provide SVL/CTR branch fields |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | add bc_ctr and bc_cti but not used yet |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | print out reg num in _check_regs, useful debug |
commit | commitdiff | tree |
2022-09-19 |
Dmitry Selyutin | test_pysvp64dis: test els specifier |
commit | commitdiff | tree |
2022-09-19 |
Dmitry Selyutin | power_insn: support els specifier |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | cut cruft in caller.py |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | codemorph on rc handling |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | codemorph |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | first interation (ha ha) src/dst iterators for ISACaller |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | codemorph reduce indentation |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | code cleanup on ISACaller write_output |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | rename to avoid conflict pred_dz from pred_dst_zero |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | another code-morph splitting out the src/dst mask prepa... |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | add function for calling a simulation |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | another code-morph working towards getting the predicat... |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | code-morph in StepLoop work towards splitting into... |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | add svstate param to constructor of StepLoop, ISACaller |
commit | commitdiff | tree |
2022-09-19 |
Luke Kenneth... | move two big step/loop functions into separate class... |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: perform cleanup; turn comments into docstrings |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | code-comments identifying tables |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | simplify predicate mask reporting. assign dw=sw=mask... |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | use widths.get(dw/sw) and test empty/non-empty after. |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | fix predicate mask case when smask was zero but mmode... |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | no, better than hack-job, stop CROpSimpleRM deriving... |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | bit of a hack-job, a base class MRBaseRM - MapReduce... |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | correct COopFF3RM and CRopSimpleRM: extra sz field... |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: introduce common mr/mrr RM class |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: support ff/pr predicates |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | pysvp64asm: restore original BO |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: fix CR ops classes naming |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: fix coding style |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: introduce common dz/sz RM classes |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: introduce common zz RM class |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: introduce common Sat RM class |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: introduce common FFPRRc0 RM class |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: simplify RM classes naming |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | add first attempt at swapping inner/outer vl/subvl... |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | add new svstep mode setting up pack/unpack |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | sigh, check length of string returned, if non-zero... |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | sort out CR RM Mode (sz/dz bits moved, consistent) |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | add comments (links to URLs) into power_insns.py for... |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | remove f"" use simpler code, easier to read |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | reverse decode_bo inv/eq/lt/le/etc. thing |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | dumb. accidentally removed test-call |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | add unit tests for Rc=1 ffirst/predicate-result |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | test_pysvp64dis: test RC1/~RC1 in ff/pr |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: fix Rc operand accessor |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: support RC1/~RC1 in ff/pr |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | comment principle behind new tables in power_insn.py |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | redo branch mode as a table, in power_insn.py |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: adjust table comments |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: another minor ld/st imm table cleanup |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | pysvp64asm: make zz also set src_zero |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: minor CR cleanup |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: minor cleanup |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | code-morph CR ops to table in power_insn.py |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | code-morph in power_insn.py - move table-search to... |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | LDST_IDX Mode converted to table |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: support m/sm/dm specifiers |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: pass record to specifiers |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | replace LDST_IMM mode with mask/value match table in... |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | remove (invalid) NormalSaturationExtRM mode from power_... |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | reduce NORMAL svp64 mode down to a mask-value search |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | remove subvector mode from power_insn.py |
commit | commitdiff | tree |
2022-09-18 |
Luke Kenneth... | adapt test_12_mr to /mrr and /mr modes, svm is gone... |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | test_pysvp64dis: test mrr/svm specifiers |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_fields: fix __lt__ operator |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: support mrr specifier |
commit | commitdiff | tree |
2022-09-18 |
Dmitry Selyutin | power_insn: support svm specifier |
commit | commitdiff | tree |
next |