2021-08-16 |
Luke Kenneth... | bring qemu sim size down to 1GB |
commit | commitdiff | tree |
2021-08-15 |
Luke Kenneth... | add subTest back in to bcd tst |
commit | commitdiff | tree |
2021-08-15 |
Luke Kenneth... | whitespace (keep below 80 chars) |
commit | commitdiff | tree |
2021-08-15 |
Luke Kenneth... | whitespace (below 80 chars) |
commit | commitdiff | tree |
2021-08-15 |
Luke Kenneth... | take copy of GPR/FPR inputs into ISACaller |
commit | commitdiff | tree |
2021-08-15 |
Luke Kenneth... | allow constructor of SelectableInt to pass in (and... |
commit | commitdiff | tree |
2021-08-15 |
Dmitry Selyutin | test_caller_bcd: basic batch mode support |
commit | commitdiff | tree |
2021-08-15 |
Luke Kenneth... | no python files to be committed in isafunctions |
commit | commitdiff | tree |
2021-08-15 |
Luke Kenneth... | add a quick logic test of astor tree-dump |
commit | commitdiff | tree |
2021-08-15 |
Luke Kenneth... | sv.bc test jumping to wrong location (offset 0xc not... |
commit | commitdiff | tree |
2021-08-14 |
Luke Kenneth... | create an end loop condition which tells the sv.bc... |
commit | commitdiff | tree |
2021-08-14 |
Luke Kenneth... | end loop condition in svp64 bc pseudo-code |
commit | commitdiff | tree |
2021-08-14 |
Luke Kenneth... | fix test_caller_svp64.py, particularly indexed LD/ST, |
commit | commitdiff | tree |
2021-08-14 |
Luke Kenneth... | messy resolution of sv.bc testing, early-out detection. |
commit | commitdiff | tree |
2021-08-12 |
Luke Kenneth... | add TODO comments for BCD test speedup |
commit | commitdiff | tree |
2021-08-12 |
Luke Kenneth... | add ctr_ok and cond_ok to namespace to be able |
commit | commitdiff | tree |
2021-08-11 |
Luke Kenneth... | use subTest in BCD test |
commit | commitdiff | tree |
2021-08-11 |
Luke Kenneth... | get new ISATestCaller set up with correct function... |
commit | commitdiff | tree |
2021-08-11 |
Luke Kenneth... | make only one PowerDecoder2, share it with |
commit | commitdiff | tree |
2021-08-11 |
Luke Kenneth... | whoops test for sv.bc* matched accidentally, use explic... |
commit | commitdiff | tree |
2021-08-11 |
Luke Kenneth... | redirect sv.bc to new svbranch in ISACaller |
commit | commitdiff | tree |
2021-08-11 |
Luke Kenneth... | corrections to SVP64 Branch Conditional |
commit | commitdiff | tree |
2021-08-11 |
Luke Kenneth... | rename TestRunner class to ISATestRunner |
commit | commitdiff | tree |
2021-08-11 |
Luke Kenneth... | add (untested) TestRunner based on soc test_runner.py |
commit | commitdiff | tree |
2021-08-11 |
Dmitry Selyutin | test_caller_bcd: cdtbcd |
commit | commitdiff | tree |
2021-08-10 |
Dmitry Selyutin | test_caller_bcd: cbcdtd test |
commit | commitdiff | tree |
2021-08-10 |
Dmitry Selyutin | pywriter: move BCD/DPD routines to header |
commit | commitdiff | tree |
2021-08-10 |
Luke Kenneth... | add dct butterfly SVG autogenerator |
commit | commitdiff | tree |
2021-08-10 |
Luke Kenneth... | corrections to SVP64 Branch RM Mode decoding |
commit | commitdiff | tree |
2021-08-08 |
Luke Kenneth... | whoops, test of SV.bc in wrong place |
commit | commitdiff | tree |
2021-08-08 |
Luke Kenneth... | add start of SVP64ASM encoder for sv.bc and sv.bclr |
commit | commitdiff | tree |
2021-08-08 |
Luke Kenneth... | add bc and bclr to sv_analysis |
commit | commitdiff | tree |
2021-08-08 |
Luke Kenneth... | add SVP64 Branch-Conditional decoding |
commit | commitdiff | tree |
2021-08-08 |
Luke Kenneth... | adding some testing of fragment-printing into PowerDecoder |
commit | commitdiff | tree |
2021-08-07 |
Luke Kenneth... | remove SVP64 Branch format modifications (achieve a... |
commit | commitdiff | tree |
2021-08-05 |
Luke Kenneth... | start adding Branch-Conditional decoding to SVP64RMMode... |
commit | commitdiff | tree |
2021-08-05 |
Luke Kenneth... | add SVP64 Branch-Conditional equivalent of Rc fields |
commit | commitdiff | tree |
2021-08-02 |
Luke Kenneth... | add inverse DCT in-place unit test with bit-reversed... |
commit | commitdiff | tree |
2021-08-01 |
Luke Kenneth... | bit of a big update, remove all bit-reversed LD operati... |
commit | commitdiff | tree |
2021-08-01 |
Luke Kenneth... | add BCD operations to SVP64 |
commit | commitdiff | tree |
2021-08-01 |
Luke Kenneth... | rename lw*br to lw*sh |
commit | commitdiff | tree |
2021-08-01 |
Luke Kenneth... | add LD-half-swap for i-DCT which does not work. redesig... |
commit | commitdiff | tree |
2021-07-31 |
Dmitry Selyutin | pywriter: BCD helpers |
commit | commitdiff | tree |
2021-07-31 |
Dmitry Selyutin | isa/bcd: DPD_TO_BCD helper |
commit | commitdiff | tree |
2021-07-31 |
Dmitry Selyutin | isa/bcd: BCD_TO_DPD helper |
commit | commitdiff | tree |
2021-07-31 |
Luke Kenneth... | remove hand-created DOUBLE function, now it is replaced... |
commit | commitdiff | tree |
2021-07-31 |
Luke Kenneth... | replace DOUBLE function from helpers.py with pseudocode... |
commit | commitdiff | tree |
2021-07-31 |
Luke Kenneth... | add SINGLE function to double2single, to replace manual... |
commit | commitdiff | tree |
2021-07-31 |
Luke Kenneth... | whoops, no ability to add comments in between functions... |
commit | commitdiff | tree |
2021-07-31 |
Luke Kenneth... | add outer-inner RADIX2 iDCT unit test. |
commit | commitdiff | tree |
2021-07-31 |
Dmitry Selyutin | isa/bcd.mdwn: fix incorrect declaration |
commit | commitdiff | tree |
2021-07-31 |
Luke Kenneth... | add SVP64 i-DCT unit test for inner butterfly, coeffici... |
commit | commitdiff | tree |
2021-07-31 |
Luke Kenneth... | add i-DCT SVP64 unit test for outer butterfly |
commit | commitdiff | tree |
2021-07-31 |
Luke Kenneth... | add iDCT modes to interim svshape instruction pseudo... |
commit | commitdiff | tree |
2021-07-31 |
Luke Kenneth... | corrections to iDCT demo printout |
commit | commitdiff | tree |
2021-07-30 |
Dmitry Selyutin | isa/bcd.mdwn: fix assignment operator |
commit | commitdiff | tree |
2021-07-30 |
Dmitry Selyutin | isa/bcd.mdwn: update addg6s pseudocode |
commit | commitdiff | tree |
2021-07-30 |
Dmitry Selyutin | isatables: cbcdtd instruction |
commit | commitdiff | tree |
2021-07-30 |
Dmitry Selyutin | isatables: cdtbcd instruction |
commit | commitdiff | tree |
2021-07-30 |
Luke Kenneth... | got i-DCT yield schedule operational in fastdctlee... |
commit | commitdiff | tree |
2021-07-30 |
Luke Kenneth... | start adding i-dct schedule with debug-print, hard... |
commit | commitdiff | tree |
2021-07-29 |
Luke Kenneth... | random experimentation landed eventually on a "pass... |
commit | commitdiff | tree |
2021-07-29 |
Luke Kenneth... | use coefficient table in iDCT |
commit | commitdiff | tree |
2021-07-29 |
Luke Kenneth... | move half-reverse to before outer butterfly in I-DCT |
commit | commitdiff | tree |
2021-07-29 |
Luke Kenneth... | get byte-swapping functional in inverse-dct proof-of... |
commit | commitdiff | tree |
2021-07-29 |
Luke Kenneth... | sigh, I-DCT had to reverse the order of middle loop... |
commit | commitdiff | tree |
2021-07-29 |
Luke Kenneth... | start on inverse dct, turning recursive to iterative |
commit | commitdiff | tree |
2021-07-28 |
Luke Kenneth... | start on inverse DCT, transforming to iterative |
commit | commitdiff | tree |
2021-07-28 |
Luke Kenneth... | got DCT LD-bit-rev demo operational in unit test |
commit | commitdiff | tree |
2021-07-28 |
Luke Kenneth... | fix LD/ST bitreverse with Matrix REMAP to instead be... |
commit | commitdiff | tree |
2021-07-28 |
Luke Kenneth... | argh, have LD-bitreverse select the offset from RA... |
commit | commitdiff | tree |
2021-07-28 |
Luke Kenneth... | add mode for half-swap, to be combined with LD-bit... |
commit | commitdiff | tree |
2021-07-28 |
Luke Kenneth... | code comments |
commit | commitdiff | tree |
2021-07-27 |
Luke Kenneth... | fix test_power_decoder.py |
commit | commitdiff | tree |
2021-07-27 |
Luke Kenneth... | get DCT shortened table operational |
commit | commitdiff | tree |
2021-07-27 |
Dmitry Selyutin | isatables: addg6s instruction |
commit | commitdiff | tree |
2021-07-27 |
Dmitry Selyutin | power_enums: cbcdtd instruction |
commit | commitdiff | tree |
2021-07-27 |
Dmitry Selyutin | power_enums: cdtbcd instruction |
commit | commitdiff | tree |
2021-07-27 |
Dmitry Selyutin | power_enums: addg6s instruction |
commit | commitdiff | tree |
2021-07-27 |
Luke Kenneth... | adding reduced COS table DCT test |
commit | commitdiff | tree |
2021-07-27 |
Luke Kenneth... | add new DCT inner butterfly shorter COS-gen mode unit... |
commit | commitdiff | tree |
2021-07-27 |
Luke Kenneth... | fix new COSTABLE generator unit test, |
commit | commitdiff | tree |
2021-07-27 |
Luke Kenneth... | fix up DCT modes for inner/outer butterfly, |
commit | commitdiff | tree |
2021-07-27 |
Luke Kenneth... | argh, LD/ST using DS has to be computed differently. |
commit | commitdiff | tree |
2021-07-27 |
Luke Kenneth... | fix errors in detection of ffmadds (etc), enabling... |
commit | commitdiff | tree |
2021-07-27 |
Luke Kenneth... | clear persist bit if setvl explicitly called |
commit | commitdiff | tree |
2021-07-27 |
Luke Kenneth... | add new cos coefficient pre-computed and on-the-fly... |
commit | commitdiff | tree |
2021-07-26 |
Luke Kenneth... | use ydimsz as sub-mode in DCT/FFT butterfly |
commit | commitdiff | tree |
2021-07-26 |
Luke Kenneth... | use std not stw in transcendentals ld/st-convert test |
commit | commitdiff | tree |
2021-07-26 |
Luke Kenneth... | add dct cos 8 table test |
commit | commitdiff | tree |
2021-07-24 |
Luke Kenneth... | add sv.fcoss SVP64Asm support |
commit | commitdiff | tree |
2021-07-24 |
Luke Kenneth... | add DS-Form support for sv.std |
commit | commitdiff | tree |
2021-07-24 |
Luke Kenneth... | added an extra SVP64 instruction, svstep, to replace... |
commit | commitdiff | tree |
2021-07-24 |
Luke Kenneth... | add experiment to convert int to float and multiply... |
commit | commitdiff | tree |
2021-07-24 |
Luke Kenneth... | add ability to get current SVSHAPE indices into a register, |
commit | commitdiff | tree |
2021-07-24 |
Luke Kenneth... | comments |
commit | commitdiff | tree |
2021-07-24 |
Luke Kenneth... | add DCT unit test combining DCT inner and outer butterfly |
commit | commitdiff | tree |
2021-07-24 |
Luke Kenneth... | make REMAP persistent (if persistence requested) even... |
commit | commitdiff | tree |
2021-07-24 |
Luke Kenneth... | create schedule for calculating COS coefficient in DCT |
commit | commitdiff | tree |
2021-07-23 |
Luke Kenneth... | add DCT outer butterfly iterative overlapping ADD schedule |
commit | commitdiff | tree |
next |