add sv.bc/ctr/vsb unit test to test_pysvp64dis.py to show it is possible
[openpower-isa.git] / src / openpower / sv / trans / test_pysvp64dis.py
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