(no commit message)
[libreriscv.git] / openpower / isatables /
2021-01-23 Luke Kenneth Casso... whoops, sv_analyse needs to create semi-colon field...
2020-12-29 Luke Kenneth Casso... update sv_analysis
2020-12-29 Luke Kenneth Casso... update sv_analysis
2020-12-29 Luke Kenneth Casso... update sv_analysis
2020-12-29 Luke Kenneth Casso... update sv_analysis
2020-12-29 Luke Kenneth Casso... update sv_analysis
2020-12-29 Luke Kenneth Casso... update sv_analysis
2020-12-29 Luke Kenneth Casso... update sv_analysis
2020-12-29 Luke Kenneth Casso... update sv_analysis
2020-12-29 Luke Kenneth Casso... update sv_analysis
2020-12-28 Luke Kenneth Casso... add fp sv_analysis entries
2020-12-28 Luke Kenneth Casso... add fp sv_analysis entries
2020-12-28 Luke Kenneth Casso... add fp sv_analysis entries
2020-12-28 Luke Kenneth Casso... add fp sv_analysis entries
2020-12-28 Luke Kenneth Casso... zeros instead of blanks
2020-12-28 Luke Kenneth Casso... hmm needs to be zero not empty string
2020-12-28 Luke Kenneth Casso... remove NONE, make tables shorter
2020-12-28 Luke Kenneth Casso... add mfspr and mtspr to sv_analysis.py
2020-12-28 Luke Kenneth Casso... add mfspr and mtspr to sv_analysis.py
2020-12-27 Luke Kenneth Casso... add extra cols for now
2020-12-27 Luke Kenneth Casso... whoops empty
2020-12-27 Luke Kenneth Casso... add svp64 CSV files
2020-12-09 Luke Kenneth Casso... st*cx and other st instructions in wrong category
2020-10-24 Luke Kenneth Casso... discrepancy in stbux csv files
2020-10-24 Luke Kenneth Casso... update csv files for darn and cmprb (partly)
2020-10-07 Luke Kenneth Casso... add minor 59 csv FP
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 in wrong category (missing CR0)
2020-10-07 Luke Kenneth Casso... rlwimi/nm alter CR0
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-27 Luke Kenneth Casso... missing output_cr field in and/or/nor
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-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 l*cix / st*cix opcodes to minor_31
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... add temporary OP_SC, really needs separate minor_17.csv
2020-07-01 Luke Kenneth Casso... correct OP_RFID minor_19 code
2020-06-30 Luke Kenneth Casso... TO field is in D-Form not TX-Form
2020-06-17 Luke Kenneth Casso... whoops bpermd is called bpermd not bperm
2020-06-17 Luke Kenneth Casso... whoops remove space in comment CSV header
2020-06-08 Michael NolanFix RC being set for stb and stbu
2020-06-03 Luke Kenneth Casso... move RS to operand a (1st position) for MTMSR and MTSPR
2020-06-02 Michael NolanCorrect CR selection field for OP_BCREG
2020-06-01 Luke Kenneth Casso... move MTCRF RS to 1st operand
2020-06-01 Luke Kenneth Casso... move RS to position 1 on ALU (OP_EXTS)
2020-06-01 Luke Kenneth Casso... move RS to reg1 for LOGICAL pipeline
2020-05-31 Luke Kenneth Casso... cmpb does not store result in CR (cmpeqb and cmp do)
2020-05-28 Michael NolanRevert "Add variants of setbc"
2020-05-28 Michael NolanAdd variants of setbc
2020-05-28 Michael NolanAdd OP_SETB
2020-05-24 Luke Kenneth Casso... no CR for MFMSR
2020-05-24 Luke Kenneth Casso... add missing OP_MFMSR and OP_MTMSRD
2020-05-23 Luke Kenneth Casso... hilarious. BC for isel was in the right place all...
2020-05-23 Luke Kenneth Casso... annoying. isel needs to be split into separate CSV...
2020-05-23 Luke Kenneth Casso... make 3rd reg for isel NONE however set CRin to BC
2020-05-23 Luke Kenneth Casso... move isel to CR
2020-05-23 Luke Kenneth Casso... shrink isel down to group pattern
2020-05-22 Michael NolanFix CR0 usage for OP_CNTZ
2020-05-21 Michael NolanFix OP_MCRF
2020-05-21 Michael NolanConvert CR out field to an enum
2020-05-21 Michael NolanAdd CR selector field to decoder tables
2020-05-20 Luke Kenneth Casso... move DIV and MOD to DIV Function Unit, MUL to MUL Funct...
2020-05-19 Michael NolanFix opcodes for TWI, TDI, TW, and TD
2020-05-19 Luke Kenneth Casso... add rfid instruction to opcode minor 19
2020-05-18 Michael NolanAdd decoding for bpermd opcode to table
2020-05-16 Michael NolanFix broken decoding of crxor
2020-05-15 Michael NolanMove crand and friends to separate opcode from MCRF
2020-05-15 Michael NolanMove CR operations to CR FU
2020-05-15 Michael NolanModify branch instructions to use the branch unit
2020-05-15 Michael NolanAdd definition for cmpeqb
2020-05-14 Luke Kenneth Casso... move CNTZ and CMPB to Logical pipeline as well
2020-05-14 Luke Kenneth Casso... move Logic pipeline ops to LOGICAL FunctionUnit
2020-05-13 Michael NolanChange FU of all shift and rotate instructions to SHIFT_ROT
2020-04-05 Jacob Lifshayswap fields.txt link with file
2020-04-05 Jacob Lifshayadd fields.text link
2020-04-05 Jacob Lifshayrename fields.text -> fields.txt since .txt is the...
2020-03-18 Luke Kenneth Casso... re-add priv/hypv suffix
2020-03-18 Luke Kenneth Casso... nuts. forgot priv and len fields in SPR csv
2020-03-18 Michael NolanDisambiguate between all duplicated SPRs
2020-03-18 Michael NolanDisambiguate between user and system DSCR
2020-03-18 Luke Kenneth Casso... add SPRs csv
2020-03-09 Michael NolanRevert "rename fields.text to fields.txt"
2020-03-09 Michael Nolanrename fields.text to fields.txt
2020-03-08 Luke Kenneth Casso... SPR fields are XFX form not X
2020-03-08 Luke Kenneth Casso... add fields.txt symlink
next