update sv opcodes table
[libreriscv.git] / openpower /
2020-10-09 Luke Kenneth Casso... update sv opcodes table
2020-10-09 Luke Kenneth Casso... update sv opcodes table
2020-10-09 Luke Kenneth Casso... update sv opcodes table
2020-10-09 Luke Kenneth Casso... update sv opcodes table
2020-10-09 Luke Kenneth Casso... need to determin mnemonic for groupings in sv analysis
2020-10-09 Luke Kenneth Casso... use [1/0]*N instead of 0x0000_0000....
2020-10-09 Luke Kenneth Casso... selectconcat cannot cope yet
2020-10-09 Luke Kenneth Casso... make clear length of constants in divw
2020-10-09 Luke Kenneth Casso... change undefined to be a function
2020-10-09 Jacob Lifshaychange to undef()
2020-10-07 Luke Kenneth Casso... make sv_analysys python2 compatible
2020-10-07 Luke Kenneth Casso... add minor 59 csv FP
2020-10-07 Luke Kenneth Casso... identify FR (FP) regs
2020-10-07 Luke Kenneth Casso... remove -- comment
2020-10-07 Luke Kenneth Casso... remove -- comment
2020-10-07 Luke Kenneth Casso... add minor FP 63H csv
2020-10-07 Luke Kenneth Casso... add minor 63L FP csv file
2020-10-07 Luke Kenneth Casso... rlwnm moved to different category
2020-10-07 Luke Kenneth Casso... rlwnm in wrong category (missing CR0)
2020-10-07 Luke Kenneth Casso... remove rc and lk columns
2020-10-07 Luke Kenneth Casso... add TODO comments
2020-10-07 Luke Kenneth Casso... row sorting
2020-10-07 Luke Kenneth Casso... rlwimi/nm alter CR0
2020-10-07 Luke Kenneth Casso... add but skip SPR elimination
2020-10-07 Luke Kenneth Casso... sort keys
2020-10-07 Luke Kenneth Casso... remove 1st col
2020-10-07 Luke Kenneth Casso... redo as tables
2020-10-07 Luke Kenneth Casso... add Form, ordered set
2020-10-07 Luke Kenneth Casso... table plugin
2020-10-07 Luke Kenneth Casso... table plugin
2020-10-07 Luke Kenneth Casso... table plugin
2020-10-07 Luke Kenneth Casso... table plugin
2020-10-07 Luke Kenneth Casso... table format of keys
2020-10-07 Luke Kenneth Casso... auto-generated opcode groups for SV
2020-10-07 Luke Kenneth Casso... sv isatable prefix analyser
2020-10-07 Jacob Lifshayfix div spec
2020-10-07 Cole Poirierupdate csv column order to have opcode at beginning...
2020-10-07 colepoirier@1ec9c8... (no commit message)
2020-10-07 Cole Poiriernew deduped csv, should compare results with lkcl's
2020-10-06 Luke Kenneth Casso... remove carry columns
2020-10-06 Luke Kenneth Casso... remove carry columns
2020-10-06 Luke Kenneth Casso... remove carry columns
2020-10-06 Luke Kenneth Casso... remove carry columns
2020-10-06 Luke Kenneth Casso... remove SPR
2020-10-06 Luke Kenneth Casso... remove SPR
2020-10-06 Luke Kenneth Casso... dedupe opcodes
2020-10-06 Luke Kenneth Casso... uniquify opcodes
2020-10-06 Luke Kenneth Casso... uniquify opcodes
2020-10-06 Luke Kenneth Casso... uniquify opcodes
2020-10-06 Luke Kenneth Casso... uniquify opcodes
2020-10-06 Luke Kenneth Casso... uniquify opcodes
2020-10-06 colepoirier@1ec9c8... (no commit message)
2020-10-06 Cole Poirieradd csv of deduplicated opcodes/registers
2020-10-06 Jacob Lifshayworking on fixing divde
2020-10-06 Jacob Lifshayfix moduw spec
2020-10-06 Jacob Lifshayfix modsw spec
2020-10-06 Jacob Lifshayfix divweu bug
2020-10-03 Jacob Lifshayworking on fixing divwe. spec bugs
2020-09-22 Luke Kenneth Casso... whoops pseudocode for divwe / divde checking wrong...
2020-09-15 Luke Kenneth Casso... add slbia tlbie opcodes and move dcbz to new MMU FU
2020-09-13 Luke Kenneth Casso... decode dcbz correctly
2020-09-05 Luke Kenneth Casso... whoops wrong id for lwzcix
2020-09-02 Luke Kenneth Casso... rename ambiguous X-Form "L" fields to L,L1,L2,L3
2020-08-29 Luke Kenneth Casso... alternative mfocrf / mtocrf pseudocode
2020-08-27 Luke Kenneth Casso... missing output_cr field in and/or/nor
2020-08-23 Luke Kenneth Casso... lwa is DS-form
2020-08-22 Luke Kenneth Casso... use (RA|0) instead of zero-test of RA
2020-08-22 Luke Kenneth Casso... adjust pseudo-code to use (RA|0) for addis
2020-08-14 Luke Kenneth Casso... Revert "make hrfid same as rfid for now"
2020-08-14 Luke Kenneth Casso... make hrfid same as rfid for now
2020-08-14 Luke Kenneth Casso... wark, wrong number for hrfid
2020-08-14 Luke Kenneth Casso... add hrfid opcode
2020-07-27 Luke Kenneth Casso... mtmsrd pseudocode accidentally from v3.1B - returning...
2020-07-25 Luke Kenneth Casso... argh actually const is too long because of hex digits
2020-07-25 Luke Kenneth Casso... whoops one extra bit on the overflow test in mullw...
2020-07-24 Luke Kenneth Casso... [0*64] should have been [0]*64
2020-07-22 lkclrfid, etc. do not take a LEV field
2020-07-15 Luke Kenneth Casso... overflow detection in mullw and mulld off-by-one
2020-07-13 Luke Kenneth Casso... add mtmsrd pseudocode
2020-07-13 Luke Kenneth Casso... use sh field as-is in shift-immediate instructions
2020-07-13 Luke Kenneth Casso... add OP_EXTSWSLI csv entries
2020-07-12 Luke Kenneth Casso... whoops set wrong field on lwbrx when adding cix
2020-07-12 Luke Kenneth Casso... whoops wrong field
2020-07-12 Luke Kenneth Casso... add CIX mode in LDST field
2020-07-12 Luke Kenneth Casso... add first version fixedldstcache instruction pseudocodeg
2020-07-12 Luke Kenneth Casso... add l*cix / st*cix opcodes to minor_31
2020-07-11 Luke Kenneth Casso... overflow test MSBs not LSBs
2020-07-11 Luke Kenneth Casso... whoops indices too long
2020-07-11 Luke Kenneth Casso... use if syntax
2020-07-11 Luke Kenneth Casso... missing brackets
2020-07-11 Luke Kenneth Casso... add overflow to mullw
2020-07-10 Luke Kenneth Casso... alter to actual behaviour
2020-07-10 Luke Kenneth Casso... use MULS, DIVS and MODS in pseudocode to indicate signe...
2020-07-07 Luke Kenneth Casso... make attn OP_ATTN and set NOP to pipeline NONE
2020-07-06 Luke Kenneth Casso... shorten comment
2020-07-06 Luke Kenneth Casso... whoops deleted X-Form
2020-07-06 Luke Kenneth Casso... add OP_MTMSR
2020-07-04 Luke Kenneth Casso... move mtmsr and mtspr to trap and spr pipelines
2020-07-01 Luke Kenneth Casso... bit 58 not bit 88
2020-07-01 Luke Kenneth Casso... add temporary OP_SC, really needs separate minor_17.csv
next