openpower-isa.git
2023-03-12 Konstantinos... [WIP] xchacha20 SVP64 implementation using pypowersim...
2023-03-12 Konstantinos... use absolute path
2023-03-08 Luke Kenneth... update pseudocode for dsld/dsrd to note that only when...
2023-02-20 Luke Kenneth... after move data to new directory, update runner-script...
2023-01-24 Dmitry Selyutinpower_enums: enable Rc-aware dsld/dsrd
2023-01-24 Dmitry Selyutinfields.text: fix TLI XO format
2023-01-24 Dmitry Selyutinbitmanip.mdwn: add missing Rc static operand
2023-01-23 Dmitry Selyutinsvp64_utf_8_validation.py: convert labels to addresses
2023-01-23 Dmitry Selyutinpower_insn: fix dst/src duplication detection
2023-01-22 Dmitry Selyutinpower_insn: canonicalize SVP64 insn name
2023-01-21 Dmitry Selyutinpower_insn: hack CR assembly
2023-01-20 Dmitry Selyutinpower_insn: override bogus FMA instructions
2023-01-20 Dmitry Selyutinpower_insn: refactor operands; simplify lookups
2023-01-19 Dmitry Selyutinpysvp64asm: drop obsolete code
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 Selyutinpysvp64dis: do not create temporary bytes upon load
2023-01-18 Dmitry Selyutinpower_enums: support paired registers
2023-01-15 Dmitry Selyutinpower_fields: support assignment to same class instance
2023-01-15 Dmitry Selyutinpower_enums: fix CR register types
2023-01-15 Dmitry Selyutinpower_enums: fix RC1 predicates conversion
2023-01-15 Dmitry Selyutinpysvp64asm: avoid empty fields
2023-01-15 Dmitry Selyutinisatables: split dsld/dsrd Rc versions
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_fields: avoid unknown attributes
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: deprecate CRType enum
2023-01-15 Dmitry Selyutinpower_enums: clean code
2023-01-15 Dmitry Selyutinpower_enums: support 8/16/32 in SVP64Width
2023-01-15 Dmitry Selyutinpower_insn: switch to SVP64SubVL enum
2023-01-15 Dmitry Selyutinpower_enums: support subvl conversions
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_enums: support predicates
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 Selyutinpysvp64asm: allow insndb-based assembly
2023-01-15 Dmitry Selyutinpower_enums: clean CR definitions
2023-01-15 Dmitry Selyutinpower_fields: support field bits assignment
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 Selyutinpysvp64asm: deprecate custom_insn helper
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: provide basics for insndb assembly
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
next