insndb: rename types into core
[openpower-isa.git] / src / openpower / sv / trans / test_pysvp64dis.py
2023-06-03 Dmitry Selyutininsndb: rename types into core
2023-06-03 Dmitry Selyutininsndb: revert recent renaming
2023-06-03 Luke Kenneth Casso... using names of modules that are identical to commonly...
2023-06-03 Luke Kenneth Casso... import dis overloads naming of modules already in python3,
2023-06-02 Dmitry Selyutinpysvp64dis: integrate into insndb insndb
2023-06-02 Dmitry Selyutinpysvp64asm: integrate into insndb
2023-06-02 Dmitry Selyutinpower_insn: decouple into separate module
2023-05-31 Dmitry Selyutintest_pysvp64dis.py: add tests for broken extras
2023-05-27 Luke Kenneth Casso... https://bugs.libre-soc.org/show_bug.cgi?id=1091
2023-05-21 Luke Kenneth Casso... add /pi to LD/ST, temporarily. lose dz/sz replace with...
2023-05-15 Luke Kenneth Casso... add "WRONG" sv.cmp in test_pysvp64dis.py
2023-05-15 Luke Kenneth Casso... sort out sv.cmp zz (and correct unit tests)
2023-05-15 Luke Kenneth Casso... CROpFF3RM and CROpFF5RM were swapped round.
2023-05-15 Luke Kenneth Casso... extraneous space
2023-05-15 Luke Kenneth Casso... add sv.ffmadds test to test_pysvp64dis.py
2023-05-14 Luke Kenneth Casso... attempting to get LD/ST-Update SVP64 EXTRA3 working...
2023-04-26 Dmitry Selyutinpysvp64dis: deprecate pr tests
2023-04-18 Jacob Lifshayadd shaddw
2023-04-04 Luke Kenneth Casso... add quick test_pysvp64dis.py of LD/ST data-dependent...
2023-01-18 Dmitry Selyutinpower_insn: major refactoring and cleanup
2023-01-18 Dmitry Selyutinpysvp64dis: do not create temporary bytes upon load
2022-10-28 Luke Kenneth Casso... redo the 3-in 1-out move of dsld/dsrd to EXT04 VA2...
2022-10-25 Dmitry Selyutintest_pysvp64dis: test shadd/shadduw instructions
2022-10-22 Luke Kenneth Casso... add extra pysvp64dis tests for divmod2du and maddedu
2022-10-22 Luke Kenneth Casso... argh, extremely annoying: 4-operand dsld/dsrd is not...
2022-10-22 Luke Kenneth Casso... bigint shuffle
2022-10-14 Dmitry Selyutinsv_binutils_fptrans: generate all permutations
2022-10-14 Luke Kenneth Casso... add sv.stwu/pi example in test_sv_load_store_postinc
2022-10-14 Luke Kenneth Casso... add ld/st-immediate "post-inc" mode support. unit test...
2022-10-14 Luke Kenneth Casso... add /pi to sv/trans/svp64.py and power_insns.py
2022-10-08 Luke Kenneth Casso... add rfscv to major_19.csv, add test_pysvp64dis.py unit...
2022-10-08 Luke Kenneth Casso... drat
2022-10-08 Luke Kenneth Casso... add sc and scv support after moving from major.csv...
2022-10-08 Luke Kenneth Casso... vector name "RSp" not recognised in sv.stq, added as...
2022-10-08 Luke Kenneth Casso... add stq to CSV files and unit test to test_pysvp64dis.py
2022-10-08 Luke Kenneth Casso... convert TargetAddrOperand to base class EXTSOperand
2022-10-08 Luke Kenneth Casso... add lq and CONST_DQ
2022-10-08 Luke Kenneth Casso... restore tests, accidentally disabled
2022-10-08 Luke Kenneth Casso... add addex to csv and sv_analysis db. also needs CryIn...
2022-10-06 Luke Kenneth Casso... add PredicateBaseRM decode to CR Ops Simple mode as...
2022-10-06 Luke Kenneth Casso... add vli mode to ff=5 CR ops
2022-10-06 Luke Kenneth Casso... add sv.cmp (ffirst-5) decode/encode asm support
2022-10-06 Luke Kenneth Casso... add sv.cmp and try fail-first test_pysvp64dist.py
2022-09-25 Dmitry Selyutintest_pysvp64dis: sort ld/st idx stride specs
2022-09-24 Luke Kenneth Casso... move sea check to after all qualifiers are checked
2022-09-24 Luke Kenneth Casso... add elstrided/sea on ldst_idx mode
2022-09-24 Dmitry Selyutintest_pysvp64dis: test ld/st idx SEA (simple)
2022-09-24 Luke Kenneth Casso... add extra test_pysvp64dis.py test for ff=~RC1/vli mode
2022-09-23 Luke Kenneth Casso... extra failfirst dis tests
2022-09-20 Luke Kenneth Casso... add quick test and loooong test of pysvp64dis - branche...
2022-09-20 Dmitry Selyutintest_pysvp64dis: test vli specifier
2022-09-20 Luke Kenneth Casso... missed one sorting order in test_pysvp64dis.py
2022-09-20 Luke Kenneth Casso... sort specifiers in pysvp64dis in lexicographical order
2022-09-20 Luke Kenneth Casso... add two extra tests, sv.bc/m=r3/sz
2022-09-20 Luke Kenneth Casso... add sv.bc/ctr/vsb unit test to test_pysvp64dis.py to...
2022-09-20 Dmitry Selyutinpower_insn: support vs/vsi/vsb/vsbi/ctr/cti specifiers
2022-09-20 Dmitry Selyutinpower_insn: support common branch disassembly
2022-09-19 Dmitry Selyutintest_pysvp64dis: test els specifier
2022-09-18 Luke Kenneth Casso... fix predicate mask case when smask was zero but mmode...
2022-09-18 Luke Kenneth Casso... dumb. accidentally removed test-call
2022-09-18 Luke Kenneth Casso... add unit tests for Rc=1 ffirst/predicate-result
2022-09-18 Dmitry Selyutintest_pysvp64dis: test RC1/~RC1 in ff/pr
2022-09-18 Luke Kenneth Casso... adapt test_12_mr to /mrr and /mr modes, svm is gone...
2022-09-18 Dmitry Selyutintest_pysvp64dis: test mrr/svm specifiers
2022-09-18 Luke Kenneth Casso... change sv/trans/svp64.py source/dest elwidth assembler...
2022-09-18 Dmitry Selyutintest_pysvp64dis: test sw specifier
2022-09-17 Luke Kenneth Casso... add sat/satu test_12_sat to test_pysvp64dis.py
2022-09-17 Luke Kenneth Casso... add sv.add/ew=XX test to test_pysvp64dis.py
2022-09-17 Luke Kenneth Casso... add vec2/3/4 test_pysvp64dis test
2022-09-16 Luke Kenneth Casso... comments on test_9_fptrans
2022-09-16 Dmitry Selyutintest_pysvp64dis: test fptrans
2022-09-15 Luke Kenneth Casso... add minor_4.csv for maddld/maddhdu/maddhd and to insn_d...
2022-09-13 Luke Kenneth Casso... correct assrmbler in test_pysvpy4dis.py
2022-09-13 Luke Kenneth Casso... add batch of instructions from
2022-09-12 Luke Kenneth Casso... add sv.setvl to instructions as a major hack
2022-09-12 Luke Kenneth Casso... split out setvl from sv.setvl test in test_pysvp64dis.py
2022-09-12 Luke Kenneth Casso... add extra tests "add." "addo" etc. to test_pysvp64dis.py
2022-09-12 Luke Kenneth Casso... demo that "setvl." is not reconstructed with Rc=1 mode
2022-09-11 Luke Kenneth Casso... add sv.isel 12,2,3,*99 test to test_pysvp64dis.py
2022-09-11 Luke Kenneth Casso... add some CR3 pysvp64dis.py tests, sv.crand
2022-09-11 Luke Kenneth Casso... add sv.isel asm-disasm tests to test_pysvp64dis.py
2022-09-10 Luke Kenneth Casso... huhn? addpcis converts to .long? huhn?
2022-09-09 Luke Kenneth Casso... add fishmv fmvis addpcis instructions to test_pysvp64dis.py
2022-09-09 Luke Kenneth Casso... add subtests
2022-09-09 Luke Kenneth Casso... hooray got test_pysvp64dis.py working with new Verbosit...
2022-09-09 Luke Kenneth Casso... add pysvp64dis tester