2023-04-12 |
Dmitry Selyutin | media: migrate to binutils |
commit | commitdiff | tree |
2023-04-10 |
Dmitry Selyutin | sv_binutils: fix broken script |
commit | commitdiff | tree |
2023-04-06 |
Luke Kenneth... | add power_decode_svp64_rm.py capability for new LD... |
commit | commitdiff | tree |
2023-04-04 |
Luke Kenneth... | add quick test_pysvp64dis.py of LD/ST data-dependent... |
commit | commitdiff | tree |
2023-04-04 |
Luke Kenneth... | https://bugs.libre-soc.org/show_bug.cgi?id=1047 |
commit | commitdiff | tree |
2023-04-04 |
Luke Kenneth... | whitespace cleanup (80 char per line hard limit) |
commit | commitdiff | tree |
2023-04-04 |
Luke Kenneth... | comment about massive unnecessary code-duplication... |
commit | commitdiff | tree |
2023-04-04 |
Luke Kenneth... | fix setvl unit test which happened to use deprecated |
commit | commitdiff | tree |
2023-03-30 |
Jacob Lifshay | fix add-like CA/OV outputs |
commit | commitdiff | tree |
2023-03-30 |
Jacob Lifshay | fix broken test case |
commit | commitdiff | tree |
2023-03-30 |
Jacob Lifshay | add addex to simulator |
commit | commitdiff | tree |
2023-03-30 |
Jacob Lifshay | fix typo when getting pseudo-code output variables |
commit | commitdiff | tree |
2023-03-30 |
Jacob Lifshay | switch to testing Rc=1 variants |
commit | commitdiff | tree |
2023-03-30 |
Jacob Lifshay | fix `neg[o].` causing the simulator to raise TypeError |
commit | commitdiff | tree |
2023-03-30 |
Jacob Lifshay | add case_nego_ |
commit | commitdiff | tree |
2023-03-30 |
Jacob Lifshay | rename le -> lt since CR bits are lt, gt, eq, and so... |
commit | commitdiff | tree |
2023-03-29 |
Luke Kenneth... | remove DCT/iDCT redundant modes which require less... |
commit | commitdiff | tree |
2023-03-29 |
Jacob Lifshay | add test cases for ca/ov outputs of a bunch of add... |
commit | commitdiff | tree |
2023-03-28 |
Jacob Lifshay | add check against PIA's output downloaded from ftp... |
commit | commitdiff | tree |
2023-03-25 |
Luke Kenneth... | all whitespace. reduce to under 80 chars |
commit | commitdiff | tree |
2023-03-25 |
Luke Kenneth... | update comments on svstep returning pack/unpack state |
commit | commitdiff | tree |
2023-03-25 |
Konstantinos... | fix docs to align with recent change in setvl syntax... |
commit | commitdiff | tree |
2023-03-25 |
Luke Kenneth... | whitespace - 80 char limit |
commit | commitdiff | tree |
2023-03-25 |
Luke Kenneth... | in xchacha20 svp64 assembler remove r22 from setvl and |
commit | commitdiff | tree |
2023-03-25 |
Luke Kenneth... | updated simplev setvl specification pseudocode: MAJOR... |
commit | commitdiff | tree |
2023-03-25 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2023-03-24 |
Luke Kenneth... | whoops added "CRB-Form" format not "CRB" |
commit | commitdiff | tree |
2023-03-20 |
Konstantinos... | add .bin files to target |
commit | commitdiff | tree |
2023-03-20 |
Konstantinos... | fix typo |
commit | commitdiff | tree |
2023-03-20 |
Konstantinos... | and *.elf files |
commit | commitdiff | tree |
2023-03-20 |
Konstantinos... | also clean *.bin files |
commit | commitdiff | tree |
2023-03-20 |
Konstantinos... | Enable compilation and execution on x86 as well |
commit | commitdiff | tree |
2023-03-20 |
Konstantinos... | Pass object code filename instead of actual data |
commit | commitdiff | tree |
2023-03-18 |
Luke Kenneth... | brief explanation of Vertical-First |
commit | commitdiff | tree |
2023-03-18 |
Luke Kenneth... | spelling |
commit | commitdiff | tree |
2023-03-18 |
Luke Kenneth... | whitespace cleanup |
commit | commitdiff | tree |
2023-03-18 |
Konstantinos... | Documentation about SVP64 implementation of XChacha20 |
commit | commitdiff | tree |
2023-03-18 |
Konstantinos... | fix tabs |
commit | commitdiff | tree |
2023-03-18 |
Konstantinos... | final working version |
commit | commitdiff | tree |
2023-03-18 |
Konstantinos... | add for syntax highlighting |
commit | commitdiff | tree |
2023-03-18 |
Konstantinos... | comment some prints, use correct boundaries when copyin... |
commit | commitdiff | tree |
2023-03-18 |
Konstantinos... | use svp64 version |
commit | commitdiff | tree |
2023-03-18 |
Konstantinos... | print correct/svp64 cipher text |
commit | commitdiff | tree |
2023-03-17 |
Konstantinos... | Add xchacha_encrypt_bytes_svp64 |
commit | commitdiff | tree |
2023-03-17 |
Konstantinos... | call xchacha_encrypt_bytes_svp64 |
commit | commitdiff | tree |
2023-03-17 |
Konstantinos... | rewrite loop |
commit | commitdiff | tree |
2023-03-17 |
Konstantinos... | Refactor code, add quarterround macros |
commit | commitdiff | tree |
2023-03-17 |
Konstantinos... | Add xchacha_encrypt_bytes_svp64 wrapper function |
commit | commitdiff | tree |
2023-03-15 |
Luke Kenneth... | add CRB-Form fields for crternlogi and crbinlog, they... |
commit | commitdiff | tree |
2023-03-12 |
Konstantinos... | First working version of SVP64 arm xchacha_hchacha20... |
commit | commitdiff | tree |
2023-03-12 |
Luke Kenneth... | set MAXVL=VL=32 first, then set vertical-first separately |
commit | commitdiff | tree |
2023-03-12 |
Konstantinos... | used same input data as the actual C test |
commit | commitdiff | tree |
2023-03-12 |
Konstantinos... | WIP: fixed some registers, wrong VL |
commit | commitdiff | tree |
2023-03-12 |
Konstantinos... | uncomment loop |
commit | commitdiff | tree |
2023-03-12 |
Luke Kenneth... | change target registers in test_caller_svp64_chacha20... |
commit | commitdiff | tree |
2023-03-12 |
Luke Kenneth... | whoops use same temp reg for ctr |
commit | commitdiff | tree |
2023-03-12 |
Luke Kenneth... | parameterise svstep RT (set to 16 in chacha20 test) |
commit | commitdiff | tree |
2023-03-12 |
Luke Kenneth... | parameterising VL and SHAPE0-2 in chacha20 test |
commit | commitdiff | tree |
2023-03-12 |
Luke Kenneth... | parameterise the target block in chacha20 test, |
commit | commitdiff | tree |
2023-03-12 |
Luke Kenneth... | add print-out for chacha20 schedule |
commit | commitdiff | tree |
2023-03-12 |
Konstantinos... | fix tabs |
commit | commitdiff | tree |
2023-03-12 |
Konstantinos... | [WIP] xchacha20 SVP64 implementation using pypowersim... |
commit | commitdiff | tree |
2023-03-12 |
Konstantinos... | use absolute path |
commit | commitdiff | tree |
2023-03-08 |
Luke Kenneth... | update pseudocode for dsld/dsrd to note that only when... |
commit | commitdiff | tree |
2023-02-20 |
Luke Kenneth... | after move data to new directory, update runner-script... |
commit | commitdiff | tree |
2023-01-24 |
Dmitry Selyutin | power_enums: enable Rc-aware dsld/dsrd |
commit | commitdiff | tree |
2023-01-24 |
Dmitry Selyutin | fields.text: fix TLI XO format |
commit | commitdiff | tree |
2023-01-24 |
Dmitry Selyutin | bitmanip.mdwn: add missing Rc static operand |
commit | commitdiff | tree |
2023-01-23 |
Dmitry Selyutin | svp64_utf_8_validation.py: convert labels to addresses |
commit | commitdiff | tree |
2023-01-23 |
Dmitry Selyutin | power_insn: fix dst/src duplication detection |
commit | commitdiff | tree |
2023-01-22 |
Dmitry Selyutin | power_insn: canonicalize SVP64 insn name |
commit | commitdiff | tree |
2023-01-21 |
Dmitry Selyutin | power_insn: hack CR assembly |
commit | commitdiff | tree |
2023-01-20 |
Dmitry Selyutin | power_insn: override bogus FMA instructions |
commit | commitdiff | tree |
2023-01-20 |
Dmitry Selyutin | power_insn: refactor operands; simplify lookups |
commit | commitdiff | tree |
2023-01-19 |
Dmitry Selyutin | pysvp64asm: drop obsolete code |
commit | commitdiff | tree |
2023-01-19 |
Dmitry Selyutin | power_insn: fix paired registers disassembly |
commit | commitdiff | tree |
2023-01-18 |
Dmitry Selyutin | power_insn: support legacy style |
commit | commitdiff | tree |
2023-01-18 |
Dmitry Selyutin | power_insn: major refactoring and cleanup |
commit | commitdiff | tree |
2023-01-18 |
Dmitry Selyutin | pysvp64dis: do not create temporary bytes upon load |
commit | commitdiff | tree |
2023-01-18 |
Dmitry Selyutin | power_enums: support paired registers |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_fields: support assignment to same class instance |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_enums: fix CR register types |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_enums: fix RC1 predicates conversion |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | pysvp64asm: avoid empty fields |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | isatables: split dsld/dsrd Rc versions |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: fix signed operands assembly |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: fix arguments conversion |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: fix specifiers errors |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: common records lookup |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: consider EXTS operand as signed |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: discard SVP64 record for word instructions |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: support pi/lf specifiers |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: support ctr/cti specifiers |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: support vs/vsi/vsb/vsbi specifiers |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: support lru specifier |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: support slu specifier |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: support sl specifier |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: support snz specifier |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: support all specifier |
commit | commitdiff | tree |
2023-01-15 |
Dmitry Selyutin | power_insn: support crm specifier |
commit | commitdiff | tree |
next |