openpower-isa.git
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
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
2023-01-15 Jacob Lifshayadd INSNDB=true test pass to .gitlab-ci.yml
2023-01-01 Luke Kenneth... correct name for Mem test function
2023-01-01 Luke Kenneth... gaah a mess (but working)
2023-01-01 Luke Kenneth... use qemu user-mode to run cross-compiled xchacha20
2023-01-01 Luke Kenneth... ascii dump on xchacha20 to compare against x86 version
2023-01-01 Luke Kenneth... add -mno-altivec option to xchacha20 test
2023-01-01 Luke Kenneth... enable misaligned Mem in ISACaller by default
2023-01-01 Cesar StraussHandle newer nMigen adding a "bench" top-level root...
2022-12-30 Luke Kenneth... corrections to boundary-wrapped store, and add misalign...
2022-12-30 Luke Kenneth... add rollover mem test, store "rolls over" a 64-bit...
2022-12-30 Luke Kenneth... add misaligned mem test
2022-12-30 Luke Kenneth... add misaligned mem test
2022-12-30 Luke Kenneth... relocate main() to a single section
2022-12-30 Luke Kenneth... add unit test for Mem class, need to add misaligned...
2022-12-29 Luke Kenneth... print out memory exception details, on unaligned
2022-12-29 Luke Kenneth... add .gitignore
2022-12-29 Luke Kenneth... add cross-compiled test of xchacha20 suitable for runni...
2022-12-29 Luke Kenneth... simplify by running smallest test
2022-12-29 Luke Kenneth... get video pypowersim_wrapper running
2022-12-29 Luke Kenneth... add bryan hawkins chacha20 source from
2022-11-11 Jacob Lifshayadd maddedus
2022-11-11 Jacob Lifshayfix case_sv_bigint_shift_left_then_back
2022-11-11 Jacob LifshayXLEN-ify maddedu
2022-11-11 Jacob Lifshayfix maddedu title line
2022-11-11 Jacob Lifshayfix bug in parser when concatenating stuff that isn...
2022-11-01 Dmitry Selyutintests/bigint: provide shadd/shadduw tests
next