(no commit message)
[libreriscv.git] / openpower / isatables /
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
2020-03-08 Luke Kenneth Casso... try renaming fields.txt to fields.text
2020-03-08 Luke Kenneth Casso... move filename deliberately from .txt to stop it being...
2020-03-06 Luke Kenneth Casso... accidental space in field spec
2020-03-05 Luke Kenneth Casso... fix fields
2020-03-05 Luke Kenneth Casso... argh effort to merge 3.0B opcode-forms into V2.07B yuk
2020-03-05 Luke Kenneth Casso... add v3.0 DX form, correction on mfocrf
2020-03-05 Luke Kenneth Casso... missed form
2020-03-05 Luke Kenneth Casso... V3.0B opcodes "form"
2020-03-05 Luke Kenneth Casso... V3.0B opcodes "form"
2020-03-05 Luke Kenneth Casso... add missing form to csv tables
2020-03-05 Luke Kenneth Casso... add "form" onto csv fields
2020-03-05 Luke Kenneth Casso... line up fields
2020-03-05 Luke Kenneth Casso... indent field tables from 1.6.7
2020-03-05 Luke Kenneth Casso... add fields.txt out of V2.07B section 1.6
2020-03-04 Michael NolanFix csv headers
2020-03-03 Luke Kenneth Casso... missed 0b from minor 19
2020-03-03 Luke Kenneth Casso... split out minor_19 into 00000 opcode
2020-03-03 Luke Kenneth Casso... prefix opcodes with 0b to indicate binary
2020-03-01 Luke Kenneth Casso... redo minor 19 table to not need "is valid"
2020-03-01 Luke Kenneth Casso... add minor 19 valid to isatable
2020-03-01 Luke Kenneth Casso... add minor_19_valid csv table
2020-03-01 Luke Kenneth Casso... nmigen Case supports "-" as dont care, so can make...
2020-03-01 Luke Kenneth Casso... remove comment --, add comment header
2020-03-01 Luke Kenneth Casso... add extra ops csv
2020-03-01 Luke Kenneth Casso... add minor 62 opcode table
next