openpower-isa.git
2023-04-21 Jacob Lifshayrename/convert/merge XLCASTU/XLCASTS to EXTZXL/EXTSXL change-xlenification-bug-1064
2023-04-21 Jacob Lifshayrewrite all uses of XLCASTU/XLCASTS
2023-04-21 Jacob Lifshayadd EXTZ since it's in PowerISA v3.1B (see lbz for...
2023-04-20 Jacob Lifshayfix EXTSXL/XLCASTU/XLCASTS when inputs are python ints
2023-04-20 Jacob Lifshayuse proper cast function
2023-04-20 Jacob Lifshaychange XLEN-ification
2023-04-20 Jacob Lifshaychange extsb/h/w to scale based on XLEN rather than...
2023-04-18 Jacob Lifshayadd shaddw
2023-04-18 Jacob Lifshayspelling fix
2023-04-12 Dmitry Selyutinmedia: migrate to binutils
2023-04-10 Dmitry Selyutinsv_binutils: fix broken script
2023-04-06 Luke Kenneth... add power_decode_svp64_rm.py capability for new LD...
2023-04-04 Luke Kenneth... add quick test_pysvp64dis.py of LD/ST data-dependent...
2023-04-04 Luke Kenneth... https://bugs.libre-soc.org/show_bug.cgi?id=1047
2023-04-04 Luke Kenneth... whitespace cleanup (80 char per line hard limit)
2023-04-04 Luke Kenneth... comment about massive unnecessary code-duplication...
2023-04-04 Luke Kenneth... fix setvl unit test which happened to use deprecated
2023-03-30 Jacob Lifshayfix add-like CA/OV outputs
2023-03-30 Jacob Lifshayfix broken test case
2023-03-30 Jacob Lifshayadd addex to simulator
2023-03-30 Jacob Lifshayfix typo when getting pseudo-code output variables
2023-03-30 Jacob Lifshayswitch to testing Rc=1 variants
2023-03-30 Jacob Lifshayfix `neg[o].` causing the simulator to raise TypeError
2023-03-30 Jacob Lifshayadd case_nego_
2023-03-30 Jacob Lifshayrename le -> lt since CR bits are lt, gt, eq, and so...
2023-03-29 Luke Kenneth... remove DCT/iDCT redundant modes which require less...
2023-03-29 Jacob Lifshayadd test cases for ca/ov outputs of a bunch of add...
2023-03-28 Jacob Lifshayadd check against PIA's output downloaded from ftp...
2023-03-25 Luke Kenneth... all whitespace. reduce to under 80 chars
2023-03-25 Luke Kenneth... update comments on svstep returning pack/unpack state
2023-03-25 Konstantinos... fix docs to align with recent change in setvl syntax...
2023-03-25 Luke Kenneth... whitespace - 80 char limit
2023-03-25 Luke Kenneth... in xchacha20 svp64 assembler remove r22 from setvl and
2023-03-25 Luke Kenneth... updated simplev setvl specification pseudocode: MAJOR...
2023-03-25 Luke Kenneth... whitespace
2023-03-24 Luke Kenneth... whoops added "CRB-Form" format not "CRB"
2023-03-20 Konstantinos... add .bin files to target
2023-03-20 Konstantinos... fix typo
2023-03-20 Konstantinos... and *.elf files
2023-03-20 Konstantinos... also clean *.bin files
2023-03-20 Konstantinos... Enable compilation and execution on x86 as well
2023-03-20 Konstantinos... Pass object code filename instead of actual data
2023-03-18 Luke Kenneth... brief explanation of Vertical-First
2023-03-18 Luke Kenneth... spelling
2023-03-18 Luke Kenneth... whitespace cleanup
2023-03-18 Konstantinos... Documentation about SVP64 implementation of XChacha20
2023-03-18 Konstantinos... fix tabs
2023-03-18 Konstantinos... final working version
2023-03-18 Konstantinos... add for syntax highlighting
2023-03-18 Konstantinos... comment some prints, use correct boundaries when copyin...
2023-03-18 Konstantinos... use svp64 version
2023-03-18 Konstantinos... print correct/svp64 cipher text
2023-03-17 Konstantinos... Add xchacha_encrypt_bytes_svp64
2023-03-17 Konstantinos... call xchacha_encrypt_bytes_svp64
2023-03-17 Konstantinos... rewrite loop
2023-03-17 Konstantinos... Refactor code, add quarterround macros
2023-03-17 Konstantinos... Add xchacha_encrypt_bytes_svp64 wrapper function
2023-03-15 Luke Kenneth... add CRB-Form fields for crternlogi and crbinlog, they...
2023-03-12 Konstantinos... First working version of SVP64 arm xchacha_hchacha20...
2023-03-12 Luke Kenneth... set MAXVL=VL=32 first, then set vertical-first separately
2023-03-12 Konstantinos... used same input data as the actual C test
2023-03-12 Konstantinos... WIP: fixed some registers, wrong VL
2023-03-12 Konstantinos... uncomment loop
2023-03-12 Luke Kenneth... change target registers in test_caller_svp64_chacha20...
2023-03-12 Luke Kenneth... whoops use same temp reg for ctr
2023-03-12 Luke Kenneth... parameterise svstep RT (set to 16 in chacha20 test)
2023-03-12 Luke Kenneth... parameterising VL and SHAPE0-2 in chacha20 test
2023-03-12 Luke Kenneth... parameterise the target block in chacha20 test,
2023-03-12 Luke Kenneth... add print-out for chacha20 schedule
2023-03-12 Konstantinos... fix tabs
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
next