svp64.py: support svindex instruction
[openpower-isa.git] / src / openpower / sv / trans / svp64.py
2022-06-24 Dmitry Selyutinsvp64.py: support svindex instruction
2022-06-24 Luke Kenneth Casso... correct bmask conversion to binary (wrong instruction...
2022-06-23 Andrey MiroshnikovAdded bmask, pywriter failing
2022-06-22 Luke Kenneth Casso... add X-Form to svp64.py av opcode set
2022-06-22 Andrey MiroshnikovAdded cprop to caller, enums, svp64
2022-06-20 Luke Kenneth Casso... add absolute-signed-diff next to absolute-unsigned...
2022-06-20 Luke Kenneth Casso... rename absadd[us] to absdac[ud]
2022-06-19 Luke Kenneth Casso... add absadd (unsigned) DRAFT
2022-06-19 Luke Kenneth Casso... add absolute-difference DRAFT
2022-06-19 Luke Kenneth Casso... add average-add DRAFT pseudocode and CSV
2022-06-19 Luke Kenneth Casso... add the rest of min/max DRAFT av opcodes
2022-06-19 Luke Kenneth Casso... add maxs DRAFT instruction
2022-06-08 Dmitry Selyutinsvp64.py: simplify core script translation
2022-06-06 Dmitry Selyutinsvp64.py: fix stdin/stdout modus operandi
2022-06-06 Dmitry Selyutinsvp64.py: switch print statements to logger
2022-05-26 Luke Kenneth Casso... add preamble on reg field encoding
2022-05-26 Luke Kenneth Casso... split out CR field encoding into function
2022-05-26 Luke Kenneth Casso... add some code-comments to explain CR field svp64 EXTRA...
2022-05-26 Luke Kenneth Casso... Revert "svp64.py: simplify CR sv_extra and field proces...
2022-05-26 Dmitry Selyutinsvp64.py: always put leading zeroes for prefix
2022-05-26 Dmitry Selyutinsvp64.py: simplify CR sv_extra and field processing
2022-05-20 Luke Kenneth Casso... bit of a mess being sorted out
2022-05-19 Dmitry Selyutintemporarily revert opcode changes
2022-05-18 Dmitry Selyutinsvp64.py: sync remap opcode
2022-05-18 Dmitry Selyutinsvp64.py: sync svshape opcode
2022-05-10 Luke Kenneth Casso... add SimpleV-Form SVL/SVM/SVRM to svp64.py
2022-05-10 Luke Kenneth Casso... rename comments persistent bit on svremap
2022-05-09 Luke Kenneth Casso... comments for setvl were the wrong bit-position
2022-05-09 Luke Kenneth Casso... update comments on sv.svstep
2022-05-09 Luke Kenneth Casso... remove sv.setvl but *not* sv.svstep
2022-05-09 Luke Kenneth Casso... whitespace
2022-05-09 Luke Kenneth Casso... Revert "remove appearance of supporting sv.setvl and...
2022-05-08 Luke Kenneth Casso... remove appearance of supporting sv.setvl and sv.svstep
2022-05-08 Luke Kenneth Casso... add code-comments explaining that setvl, svstep svremap...
2022-05-03 Jacob Lifshayadd Rc to ternlogi
2022-04-12 Luke Kenneth Casso... add description of modes, copied from specs
2022-04-12 Luke Kenneth Casso... add extra links to modes
2022-04-06 Luke Kenneth Casso... clarify comments on EXTRA2 exceptions for encoding...
2022-01-18 Jacob Lifshaygrev[w][i][.] pseudo-code works
2021-12-10 Jacob Lifshayadd ternlogi to SVP64Asm
2021-12-10 Jacob Lifshayformat code
2021-08-15 Luke Kenneth Casso... sv.bc test jumping to wrong location (offset 0xc not...
2021-08-08 Luke Kenneth Casso... whoops, test of SV.bc in wrong place
2021-08-08 Luke Kenneth Casso... add start of SVP64ASM encoder for sv.bc and sv.bclr
2021-08-01 Luke Kenneth Casso... bit of a big update, remove all bit-reversed LD operati...
2021-07-27 Luke Kenneth Casso... fix errors in detection of ffmadds (etc), enabling...
2021-07-24 Luke Kenneth Casso... add sv.fcoss SVP64Asm support
2021-07-24 Luke Kenneth Casso... added an extra SVP64 instruction, svstep, to replace...
2021-07-23 Luke Kenneth Casso... add sv.fdmadds to SVP64Asm
2021-07-17 Luke Kenneth Casso... add FP LOAD bit-reversed operations to ISACaller simulator
2021-07-16 Luke Kenneth Casso... add fsins and fcoss to simulator
2021-07-15 Luke Kenneth Casso... add extra "persistence" bit to svremap instruction
2021-07-14 Luke Kenneth Casso... subtract one from SVi field for setvl assembler
2021-07-11 Luke Kenneth Casso... minor reordering of setvl and svshape: svshape is now...
2021-07-11 Luke Kenneth Casso... update svremap instruction to correctly store immediate...
2021-07-11 Luke Kenneth Casso... rename svremap to svshape
2021-07-10 Luke Kenneth Casso... whoops forgot elif in SVP64Asm translation, detection...
2021-07-10 Luke Kenneth Casso... add sv.ffadds unit test, inversion of subtract needed...
2021-07-10 Luke Kenneth Casso... add ffadds decoding:
2021-07-08 Luke Kenneth Casso... add in extra "vertical" mode into SVP64 setvl
2021-07-06 Luke Kenneth Casso... add FFT REMAP butterfly unit test
2021-07-05 Luke Kenneth Casso... fix ISACaller FFT-enable detection, fixes sv.fmadds...
2021-07-05 Luke Kenneth Casso... fix svremap field offsets
2021-07-05 Luke Kenneth Casso... debugging SVSHAPE for REMAP
2021-07-05 Luke Kenneth Casso... add svremap manual instruction (Primary Opcode 22,...
2021-06-27 Luke Kenneth Casso... add new (experimental) ffmadds and ffmsubs, for FFT...
2021-06-26 Luke Kenneth Casso... add LD bit-reversed unit test
2021-06-25 Luke Kenneth Casso... identify SVP64 LD bit-reverse pattern as pseudo-assembler
2021-06-23 Luke Kenneth Casso... add start of bit-reverse mode for LD/ST to SVP64 encode...
2021-06-19 Luke Kenneth Casso... add mapreduce "reverse gear" unit tests
2021-06-14 Luke Kenneth Casso... recognise setvl instruction during SVP64 translation
2021-06-14 Luke Kenneth Casso... whoops forgot format-to-format conversion
2021-06-14 Luke Kenneth Casso... series of text macro formats to look for: x.v, x.s (x)
2021-06-14 Luke Kenneth Casso... add basic "macro" (.set) support to SVP64Asm
2021-06-09 Luke Kenneth Casso... add what might turn out to be only what is needed to...
2021-05-30 Luke Kenneth Casso... add "normal" element-strided LD/ST decode/support to...
2021-05-23 Luke Kenneth Casso... read all lines in advance, in case of in-place overwrite
2021-05-23 Luke Kenneth Casso... add svp64 assembler "processor" commandline for replaci...
2021-05-19 Luke Kenneth Casso... comments for SVP64 ASM LD/ST-with-update duplicate RA
2021-05-19 Luke Kenneth Casso... add silent log debug option, if SILENCELOG env var...
2021-05-19 Luke Kenneth Casso... resolve merge conflicts, effectively reverting "verbose...
2021-05-19 Lauri KasanenStop spamming the world whenever PowerDecoder is fired up
2021-05-18 Luke Kenneth Casso... add beginning support for SVP64 IEEE754 FP
2021-04-23 Luke Kenneth Casso... resolving imports changing over
2021-04-23 Luke Kenneth Casso... add SV records