2022-10-16 |
Luke Kenneth... | rewrite get_idx_out2 in ISACaller to split out |
commit | commitdiff | tree |
2022-10-16 |
Luke Kenneth... | rewrite get_idx_out in ISACaller to split out |
commit | commitdiff | tree |
2022-10-16 |
Luke Kenneth... | add unit test showing two svindex calls, found bugs, |
commit | commitdiff | tree |
2022-10-16 |
Luke Kenneth... | code-shuffle, rework get_idx_in() to separate out the... |
commit | commitdiff | tree |
2022-10-14 |
Luke Kenneth... | whoops missed an update MEM(EA...) in pifixedstore |
commit | commitdiff | tree |
2022-10-14 |
Dmitry Selyutin | sv_binutils_fptrans: fix opcodes mode |
commit | commitdiff | tree |
2022-10-14 |
Dmitry Selyutin | power_insn: really skip sv. entries for PPC database |
commit | commitdiff | tree |
2022-10-14 |
Dmitry Selyutin | sv_binutils_fptrans: generate all permutations |
commit | commitdiff | tree |
2022-10-14 |
Dmitry Selyutin | pysvp64asm: fix coding style |
commit | commitdiff | tree |
2022-10-14 |
Dmitry Selyutin | power_insn: skip sv. instructions in PPC database |
commit | commitdiff | tree |
2022-10-14 |
Dmitry Selyutin | power_insn: fix AA match |
commit | commitdiff | tree |
2022-10-14 |
Dmitry Selyutin | power_insn: do not allow default records |
commit | commitdiff | tree |
2022-10-14 |
Luke Kenneth... | add max-with-getting-index-of vertical-first loop example |
commit | commitdiff | tree |
2022-10-14 |
Konstantinos... | small update in the max detection code |
commit | commitdiff | tree |
2022-10-14 |
Luke Kenneth... | SVP64RMModeDecode detects Post-Inc LDST-imm mode |
commit | commitdiff | tree |
2022-10-14 |
Luke Kenneth... | correct comments |
commit | commitdiff | tree |
2022-10-14 |
Luke Kenneth... | add in zeroing on test strncpy |
commit | commitdiff | tree |
2022-10-14 |
Luke Kenneth... | remove unneeded svstate from test |
commit | commitdiff | tree |
2022-10-14 |
Luke Kenneth... | add strncpy example - 6 instructions |
commit | commitdiff | tree |
2022-10-14 |
Luke Kenneth... | add sv.stwu/pi example in test_sv_load_store_postinc |
commit | commitdiff | tree |
2022-10-14 |
Luke Kenneth... | add ld/st-immediate "post-inc" mode support. unit test... |
commit | commitdiff | tree |
2022-10-14 |
Luke Kenneth... | add /pi to sv/trans/svp64.py and power_insns.py |
commit | commitdiff | tree |
2022-10-14 |
Luke Kenneth... | add new LD-Immediate Post constants |
commit | commitdiff | tree |
2022-10-14 |
Konstantinos... | first working version |
commit | commitdiff | tree |
2022-10-14 |
Konstantinos... | increase buffer size, fix svp64 address for r5 |
commit | commitdiff | tree |
2022-10-12 |
Luke Kenneth... | add sv.divmod2du test, inverse of the sv.madded |
commit | commitdiff | tree |
2022-10-12 |
Luke Kenneth... | comments clean-up on bigint big-mul case |
commit | commitdiff | tree |
2022-10-11 |
Luke Kenneth... | whoops ea not ra in pifixedstore.mdwn |
commit | commitdiff | tree |
2022-10-11 |
Luke Kenneth... | add Post-increment version of fixedstore.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 |
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 |
next |