power_insn: refactor operands; simplify lookups
[openpower-isa.git] / src / openpower / decoder / power_insn.py
2023-01-20 Dmitry Selyutinpower_insn: refactor operands; simplify lookups
2023-01-19 Dmitry Selyutinpower_insn: fix paired registers disassembly
2023-01-18 Dmitry Selyutinpower_insn: support legacy style
2023-01-18 Dmitry Selyutinpower_insn: major refactoring and cleanup
2023-01-18 Dmitry Selyutinpower_enums: support paired registers
2023-01-15 Dmitry Selyutinpower_insn: fix signed operands assembly
2023-01-15 Dmitry Selyutinpower_insn: fix arguments conversion
2023-01-15 Dmitry Selyutinpower_insn: fix specifiers errors
2023-01-15 Dmitry Selyutinpower_insn: common records lookup
2023-01-15 Dmitry Selyutinpower_insn: consider EXTS operand as signed
2023-01-15 Dmitry Selyutinpower_insn: discard SVP64 record for word instructions
2023-01-15 Dmitry Selyutinpower_insn: support pi/lf specifiers
2023-01-15 Dmitry Selyutinpower_insn: support ctr/cti specifiers
2023-01-15 Dmitry Selyutinpower_insn: support vs/vsi/vsb/vsbi specifiers
2023-01-15 Dmitry Selyutinpower_insn: support lru specifier
2023-01-15 Dmitry Selyutinpower_insn: support slu specifier
2023-01-15 Dmitry Selyutinpower_insn: support sl specifier
2023-01-15 Dmitry Selyutinpower_insn: support snz specifier
2023-01-15 Dmitry Selyutinpower_insn: support all specifier
2023-01-15 Dmitry Selyutinpower_insn: support crm specifier
2023-01-15 Dmitry Selyutinpower_insn: support mr/mrr specifiers
2023-01-15 Dmitry Selyutinpower_insn: support sats/satu specifiers
2023-01-15 Dmitry Selyutinpower_insn: simplify assembly validation
2023-01-15 Dmitry Selyutinpower_insn: support sea specifier assembly
2023-01-15 Dmitry Selyutinpower_insn: support els specifier assembly
2023-01-15 Dmitry Selyutinpower_insn: fix combined zz disassembly
2023-01-15 Dmitry Selyutinpower_insn: refactor w/sw/dw specifiers
2023-01-15 Dmitry Selyutinpower_insn: support zz/sz/dz specifiers
2023-01-15 Dmitry Selyutinpower_enums: unify predicates classes
2023-01-15 Dmitry Selyutinpower_enums: clean code
2023-01-15 Dmitry Selyutinpower_insn: switch to SVP64SubVL enum
2023-01-15 Dmitry Selyutinpower_insn: validate predicates masks
2023-01-15 Dmitry Selyutinpower_enums: support predicate type property
2023-01-15 Dmitry Selyutinpower_insn: introduce validation stubs
2023-01-15 Dmitry Selyutinpower_insn: support predicates masks
2023-01-15 Dmitry Selyutinpower_insn: support failfirst/predresult
2023-01-15 Dmitry Selyutinpower_insn: support subvector length specifiers
2023-01-15 Dmitry Selyutinpower_insn: support width specifier
2023-01-15 Dmitry Selyutinpower_insn: fix Rc record property
2023-01-15 Dmitry Selyutinpower_enums: clean CR definitions
2023-01-15 Dmitry Selyutinpower_insn: support empty arguments
2023-01-15 Dmitry Selyutinpower_insn: support CR operands disassembly
2023-01-15 Dmitry Selyutinpower_insn: fix opcodes generation (again)
2023-01-15 Dmitry Selyutinpower_insn: simplify spans and bytes conversion
2023-01-15 Dmitry Selyutinpower_insn: fix operands iteration
2023-01-15 Dmitry Selyutinpower_insn: support CR operands assembly
2023-01-15 Dmitry Selyutinpower_insn: refactor extandable operands assembly
2023-01-15 Dmitry Selyutinpower_insn: remap GPR and FPR operands
2023-01-15 Dmitry Selyutinpower_insn: unify GPR and FPR assembly
2023-01-15 Dmitry Selyutinpower_insn: provide SVP64 assembly stub
2023-01-15 Dmitry Selyutinpower_insn: discard overlaps for dynamic operands
2023-01-15 Dmitry Selyutinpower_insn: fix DOperandDX span
2023-01-15 Dmitry Selyutinpower_insn: fix XO static operand
2023-01-15 Dmitry Selyutinpower_insn: hide records repr from operands
2023-01-15 Dmitry Selyutinpower_insn: sort opcodes by sections
2023-01-15 Dmitry Selyutinpower_insn: fix repr for opcode mask and value
2023-01-15 Dmitry Selyutinpower_insn: support tables priorities
2023-01-15 Dmitry Selyutinpower_insn: provide operands helpers
2023-01-15 Dmitry Selyutinpower_insn: cache operands
2023-01-15 Dmitry Selyutinpower_insn: deprecate operand record argument
2023-01-15 Dmitry Selyutinpower_insn: simplify word instruction assembly
2023-01-15 Dmitry Selyutinpower_insn: introduce PO and XO static operands
2023-01-15 Dmitry Selyutinpower_insn: introduce record operands helpers
2023-01-15 Dmitry Selyutinpower_insn: convert spans into properties
2023-01-15 Dmitry Selyutinpower_insn: bind records to operands
2023-01-15 Dmitry Selyutinpower_insn: postpone operands initialization
2023-01-15 Dmitry Selyutinpower_insn: ensure operands are always dataclasses
2023-01-15 Dmitry Selyutinpower_insn: return None for unknown insn names
2023-01-15 Dmitry Selyutinpower_insn: introduce signed immediate operand class
2023-01-15 Dmitry Selyutinpower_insn: rename register operand class
2023-01-15 Dmitry Selyutinpower_insn: clean and simplify EXTS operands
2023-01-15 Dmitry Selyutinpower_insn: support FPR operands assembly
2023-01-15 Dmitry Selyutinpower_insn: support GPR operands
2023-01-15 Dmitry Selyutinpower_insn: support non-zero operands
2023-01-15 Dmitry Selyutinpower_insn: allow sign only for SignedOperand
2023-01-15 Dmitry Selyutinpower_insn: add support for a trivial assembly
2022-10-14 Dmitry Selyutinpower_insn: really skip sv. entries for PPC database
2022-10-14 Dmitry Selyutinpower_insn: skip sv. instructions in PPC database
2022-10-14 Dmitry Selyutinpower_insn: fix AA match
2022-10-14 Dmitry Selyutinpower_insn: do not allow default records
2022-10-14 Luke Kenneth Casso... add /pi to sv/trans/svp64.py and power_insns.py
2022-10-08 Luke Kenneth Casso... drat
2022-10-08 Luke Kenneth Casso... add sc and scv support after moving from major.csv...
2022-10-08 Luke Kenneth Casso... separate out DQ and DS to separate custom_immediates
2022-10-08 Luke Kenneth Casso... use new base-class EXTSOperand, derive from ImmediateOp...
2022-10-08 Luke Kenneth Casso... convert TargetAddrOperand to base class EXTSOperand
2022-10-06 Luke Kenneth Casso... add PredicateBaseRM decode to CR Ops Simple mode as...
2022-10-06 Luke Kenneth Casso... whoops must only be PredicateBaseRM in CROpFF5RM
2022-10-06 Luke Kenneth Casso... add sv.cmp (ffirst-5) decode/encode asm support
2022-09-25 Dmitry Selyutinpower_insn: always provide els for ld/st idx stride
2022-09-25 Dmitry Selyutinpower_insn: fix and unify /vli specifier
2022-09-24 Dmitry Selyutinpower_insn: support SEA specifier
2022-09-24 Dmitry Selyutinpower_insn: slightly change table checking style
2022-09-24 Luke Kenneth Casso... whoops got mask/match test wrong in power_insn.py
2022-09-24 Dmitry Selyutinpower_insn: reorder mode tables to match the spec
2022-09-24 Dmitry Selyutinpower_insn: rename smr to mr
2022-09-24 Dmitry Selyutinpower_insn: provide Record.Rc field
2022-09-24 Dmitry Selyutinpower_insn: simplify rsvd naming; drop unused rsvd
2022-09-24 Dmitry Selyutinpower_insn: replace Record.function with Record.mode
2022-09-24 Dmitry Selyutinpower_insn: sort database finally
next