2022-10-11 |
Luke Kenneth... | add strncpy example - 6 instructions |
commit | commitdiff | tree |
2022-10-11 |
Luke Kenneth... | whoops ea not ra in pifixedstore.mdwn |
commit | commitdiff | tree |
2022-10-11 |
Luke Kenneth... | add asciidump option to Mem class |
commit | commitdiff | tree |
2022-10-11 |
Luke Kenneth... | whoops zero-error on masked-out |
commit | commitdiff | tree |
2022-10-11 |
Luke Kenneth... | add sv.stwu/pi example in test_sv_load_store_postinc |
commit | commitdiff | tree |
2022-10-11 |
Luke Kenneth... | add Post-increment version of fixedstore.mdwn |
commit | commitdiff | tree |
2022-10-11 |
Luke Kenneth... | add ld/st-immediate "post-inc" mode support. unit test... |
commit | commitdiff | tree |
2022-10-11 |
Luke Kenneth... | add /pi to sv/trans/svp64.py and power_insns.py |
commit | commitdiff | tree |
2022-10-11 |
Luke Kenneth... | add new LD-Immediate Post constants |
commit | commitdiff | tree |
2022-10-11 |
Konstantinos... | WIP: add initial AV1 SVP64 porting |
commit | commitdiff | tree |
2022-10-11 |
Konstantinos... | move pypowersim_wrapper on its own |
commit | commitdiff | tree |
2022-10-11 |
Luke Kenneth... | add experimental post-increment fixedload pseudocode |
commit | commitdiff | tree |
2022-10-10 |
Luke Kenneth... | add elwidth overrides on Indexed REMAP, 8-bit example... |
commit | commitdiff | tree |
2022-10-10 |
Luke Kenneth... | add elwidth overrides to get_idx_out2 |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | fix format in debug log |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | forgot to add offset on GPR() get |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | add elwidth overrides on destination (write) in ISACaller. |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | split out base,offset in register decoding for elwidth... |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | add 8-bit elwidth alu svp64 case |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | add rfscv to major_19.csv, add test_pysvp64dis.py unit... |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | drat |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | add sc and scv support after moving from major.csv... |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | vector name "RSp" not recognised in sv.stq, added as... |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | add stq to CSV files and unit test to test_pysvp64dis.py |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | separate out DQ and DS to separate custom_immediates |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | use new base-class EXTSOperand, derive from ImmediateOp... |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | convert TargetAddrOperand to base class EXTSOperand |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | add lq and CONST_DQ |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | restore tests, accidentally disabled |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | add CY operand to fields.txt, in Z23-Form |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | add XER bits to register enums |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | add addex to csv and sv_analysis db. also needs CryIn... |
commit | commitdiff | tree |
2022-10-08 |
Luke Kenneth... | misnamed instruction, lfiwzx |
commit | commitdiff | tree |
2022-10-07 |
Luke Kenneth... | more work on inssort. add useful reg-dump in ISACaller |
commit | commitdiff | tree |
2022-10-06 |
Luke Kenneth... | nope. failfirst needs to always save the result, but... |
commit | commitdiff | tree |
2022-10-06 |
Luke Kenneth... | fix fail-first to exclude failed element in VLi=0 mode |
commit | commitdiff | tree |
2022-10-06 |
Luke Kenneth... | sort out CROPs fail-first in ISACaller. needed to... |
commit | commitdiff | tree |
2022-10-06 |
Luke Kenneth... | make fail-first cope with sv.cmp which uses CR[BF] |
commit | commitdiff | tree |
2022-10-06 |
Luke Kenneth... | add insert sort svp64 test |
commit | commitdiff | tree |
2022-10-06 |
Luke Kenneth... | search for BF in registers to over-ride Vector lookup... |
commit | commitdiff | tree |
2022-10-06 |
Luke Kenneth... | starting to add sv.cmp support and failfirst, had to add |
commit | commitdiff | tree |
2022-10-06 |
Luke Kenneth... | add PredicateBaseRM decode to CR Ops Simple mode as... |
commit | commitdiff | tree |
2022-10-06 |
Luke Kenneth... | add vli mode to ff=5 CR ops |
commit | commitdiff | tree |
2022-10-06 |
Luke Kenneth... | whoops must only be PredicateBaseRM in CROpFF5RM |
commit | commitdiff | tree |
2022-10-06 |
Luke Kenneth... | add sv.cmp (ffirst-5) decode/encode asm support |
commit | commitdiff | tree |
2022-10-06 |
Luke Kenneth... | slightly different crops failfirst mode bits |
commit | commitdiff | tree |
2022-10-06 |
Luke Kenneth... | add sv.cmp and try fail-first test_pysvp64dist.py |
commit | commitdiff | tree |
2022-10-02 |
Luke Kenneth... | remove complaints about standard Cray-style Vectors... |
commit | commitdiff | tree |
2022-10-02 |
Luke Kenneth... | comments for why preinc is called for svstep |
commit | commitdiff | tree |
2022-10-02 |
Luke Kenneth... | comment out selectableint getitem logs |
commit | commitdiff | tree |
2022-10-01 |
Luke Kenneth... | skip svstate_pre_inc on svremap |
commit | commitdiff | tree |
2022-10-01 |
Luke Kenneth... | no svstate instruction |
commit | commitdiff | tree |
2022-10-01 |
Luke Kenneth... | svstep calls SVSTATE_NEXT so needs svstate_pre_inc |
commit | commitdiff | tree |
2022-10-01 |
Luke Kenneth... | remove special case from setvl calling SVSTATE_NEXT, |
commit | commitdiff | tree |
2022-10-01 |
Luke Kenneth... | replacing setvl-svstep with just svstep |
commit | commitdiff | tree |
2022-10-01 |
Luke Kenneth... | replacing setvl-svstep with just svstep |
commit | commitdiff | tree |
2022-10-01 |
Luke Kenneth... | replacing setvl-svstep with just svstep |
commit | commitdiff | tree |
2022-10-01 |
Luke Kenneth... | comments |
commit | commitdiff | tree |
2022-10-01 |
Luke Kenneth... | comments |
commit | commitdiff | tree |
2022-10-01 |
Luke Kenneth... | minor cleanup in ISACaller on result handling |
commit | commitdiff | tree |
2022-10-01 |
Luke Kenneth... | simplify ISACaller execute_one |
commit | commitdiff | tree |
2022-10-01 |
Luke Kenneth... | simplify setting default SVSHAPE SPRs to zero |
commit | commitdiff | tree |
2022-10-01 |
Jacob Lifshay | increase pcdec. output compression by skipping impossib... |
commit | commitdiff | tree |
2022-09-30 |
Jacob Lifshay | prefix codes tests pass |
commit | commitdiff | tree |
2022-09-30 |
Luke Kenneth... | no need for ctr mode on sv.bc |
commit | commitdiff | tree |
2022-09-30 |
Luke Kenneth... | ctr mode not needed, just use unconditional CTR dec |
commit | commitdiff | tree |
2022-09-30 |
Luke Kenneth... | set srcstep/dststep to zero in StepLoop (ISACaller... |
commit | commitdiff | tree |
2022-09-30 |
Luke Kenneth... | add sv.bc vlset-inverted test |
commit | commitdiff | tree |
2022-09-30 |
Luke Kenneth... | comments/variables-cleanup |
commit | commitdiff | tree |
2022-09-30 |
Luke Kenneth... | add sv.bc vlset-inverted test |
commit | commitdiff | tree |
2022-09-30 |
Luke Kenneth... | add sv.bc/vs - VLset - test. truncates VL at the vector... |
commit | commitdiff | tree |
2022-09-30 |
Luke Kenneth... | add code-comments in variance_svp64_real.s on how to... |
commit | commitdiff | tree |
2022-09-30 |
Luke Kenneth... | add new sv.bc CTR-loop test, subtracts VL from CTR |
commit | commitdiff | tree |
2022-09-30 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2022-09-30 |
Luke Kenneth... | use regs variables in get_predint |
commit | commitdiff | tree |
2022-09-30 |
Luke Kenneth... | comments |
commit | commitdiff | tree |
2022-09-30 |
Jacob Lifshay | fix pcdec. assembly -- merge into va_form() since it... |
commit | commitdiff | tree |
2022-09-30 |
Jacob Lifshay | fix pcdec.'s form |
commit | commitdiff | tree |
2022-09-30 |
Jacob Lifshay | rewrite pcdec. pseudocode to work better for JPEG |
commit | commitdiff | tree |
2022-09-30 |
Jacob Lifshay | add lookup table generation for JPEG decode |
commit | commitdiff | tree |
2022-09-30 |
Jacob Lifshay | allow logging function to be overridden for Mem.log_fancy |
commit | commitdiff | tree |
2022-09-29 |
Jacob Lifshay | convert svp64 bigint unittests to use TestAccumulatorBase |
commit | commitdiff | tree |
2022-09-29 |
Jacob Lifshay | finish changing to use adde, not addeo for bigint add |
commit | commitdiff | tree |
2022-09-29 |
Luke Kenneth... | sv.adde not sv.addeo |
commit | commitdiff | tree |
2022-09-29 |
Luke Kenneth... | destination for maddedu and divmod2du for RS defaults... |
commit | commitdiff | tree |
2022-09-29 |
Luke Kenneth... | wowser, complex. implementing maddedu implicit RC/RS... |
commit | commitdiff | tree |
2022-09-29 |
Luke Kenneth... | add carry-roll-over-vector-mul-with-add (!) unit test |
commit | commitdiff | tree |
2022-09-29 |
Luke Kenneth... | comments |
commit | commitdiff | tree |
2022-09-29 |
Luke Kenneth... | add shift-left and shift-right scalar-to-vector tests |
commit | commitdiff | tree |
2022-09-29 |
Luke Kenneth... | update iterators in ISACaller, not used yet |
commit | commitdiff | tree |
2022-09-29 |
Jacob Lifshay | rename madded->maddedu for consistency with PowerISA... |
commit | commitdiff | tree |
2022-09-29 |
Jacob Lifshay | rename divrem2du->divmod2du for consistency with PowerI... |
commit | commitdiff | tree |
2022-09-29 |
Jacob Lifshay | add bigint tests and fix madded pseudocode |
commit | commitdiff | tree |
2022-09-29 |
Jacob Lifshay | add bigint ops |
commit | commitdiff | tree |
2022-09-29 |
Jacob Lifshay | fill out dsld/dsrd pseudocode |
commit | commitdiff | tree |
2022-09-29 |
Jacob Lifshay | add missing DRAFT comment |
commit | commitdiff | tree |
2022-09-29 |
Jacob Lifshay | fix test_minor_30 |
commit | commitdiff | tree |
2022-09-29 |
Jacob Lifshay | format code |
commit | commitdiff | tree |
2022-09-29 |
Jacob Lifshay | clean up bigint instruction naming |
commit | commitdiff | tree |
2022-09-29 |
Jacob Lifshay | remove unnecesary commented code |
commit | commitdiff | tree |
next |