openpower-isa.git
2023-09-27 Shriya SharmaAdded english language description and brackets for...
2023-09-26 Jacob Lifshayadd MemMMap tests
2023-09-26 Jacob Lifshayskip zero words when iterating words in MemMMap
2023-09-26 Jacob Lifshayformat src/openpower/decoder/isa/test_mem.py
2023-09-26 Luke Kenneth... add basis of Context Manager for capturing which inputs...
2023-09-26 Luke Kenneth... minor alteration of reporting hash in mini-test of...
2023-09-26 Luke Kenneth... detect if add arg2 is greater than 7 and ignore it...
2023-09-26 Luke Kenneth... add an intercept (on all poly1305-donna.py math primitives)
2023-09-26 Luke Kenneth... add link to poly1305-design (really good)
2023-09-26 Luke Kenneth... allow intercept on dsrd (rename DSRD) in poly13005...
2023-09-26 Luke Kenneth... provide intercepts of 64/128-bit math primitives that...
2023-09-26 Luke Kenneth... convert all use of "+" to ADD(a,b) in order to prepare...
2023-09-26 Jacob Lifshayswitch UTF-8 validation tests to use MemMMap so it...
2023-09-26 Jacob Lifshayadd MemMMap class
2023-09-26 Jacob Lifshaysplit out most Mem methods into MemCommon base class
2023-09-26 Jacob Lifshayformat mem.py
2023-09-26 Dmitry Selyutinsyscalls: fix syscall arguments
2023-09-26 Dmitry Selyutinsyscalls: introduce syscall arguments length
2023-09-26 Dmitry Selyutinsyscalls: fix sys_ni_syscall call
2023-09-26 Dmitry Selyutinsyscalls: fix default table path
2023-09-26 Jacob Lifshaymake scalar EXTRA2 encoding match between tables and...
2023-09-26 Jacob Lifshayformat code
2023-09-26 Jacob LifshayRevert "fix PowerDecoder2 to properly decode scalar...
2023-09-26 Dmitry Selyutinsyscalls: support ppc/ppc64 ecall generators
2023-09-26 Dmitry Selyutinsyscalls: introduce ecall generator
2023-09-26 Dmitry Selyutinsyscalls: canonicalize entries
2023-09-26 Dmitry Selyutinsyscalls: reorder generic entries
2023-09-26 Dmitry Selyutinsyscalls: introduce generation mode
2023-09-26 Dmitry Selyutinsyscalls: support RISC-V architectures
2023-09-26 Jacob Lifshayuse setuptools-scm from debian instead of pip
2023-09-26 Dmitry Selyutinsyscalls: support generic system calls
2023-09-26 Dmitry Selyutinsyscalls: introduce Syscall class
2023-09-26 Dmitry Selyutinsyscalls: fix ctypes syscall
2023-09-26 Dmitry Selyutinsyscalls: support identifiers iteration
2023-09-26 Dmitry Selyutinsyscalls: support identifiers lookup
2023-09-26 Dmitry Selyutinsyscalls: adjust syscall name
2023-09-26 Luke Kenneth... add english language description for lbzupx
2023-09-26 Shriya SharmaAdded brackets for lwax instruction
2023-09-26 Shriya SharmaAdded brackets for lhzx instruction
2023-09-26 Shriya SharmaAdded brackets for lhzx instruction
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded brackets for lhaux instruction
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded brackets for lha instruction
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-26 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-25 Luke Kenneth... add lbzup english description based on lbzu
2023-09-25 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-25 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-25 Shriya SharmaAdded english language description, spaces and brackets...
2023-09-25 Shriya SharmaAdded spaces and brackets for lhzu instruction
2023-09-25 Luke Kenneth... indent lbz instruction description
2023-09-25 Shriya SharmaAdded spaces and brackets for lbzux instruction
2023-09-25 Luke Kenneth... indent text of lbzu description
2023-09-25 Luke Kenneth... whitespace additions on lbzu to make more like PDF,
2023-09-19 Shriya SharmaAdded english description for lhzu instruction
2023-09-19 Shriya SharmaAdded english description for lhzu instruction
2023-09-19 Shriya SharmaAdded english description for lbzu instruction
2023-09-19 Shriya SharmaAdded english description for lbzux instruction
2023-09-19 Shriya SharmaAdded english description to lbz instruction
2023-09-19 Jacob Lifshayfix bug I noticed while reading git history
2023-09-18 Dmitry Selyutinsyscalls: refactor calls chain
2023-09-18 Dmitry Selyutinsyscalls: refactor dispatcher call arguments
2023-09-18 Dmitry Selyutinsyscalls: introduce dispatcher class
2023-09-18 Dmitry Selyutinsyscalls: generate proper name
2023-09-18 Dmitry Selyutinsyscalls: refactor module hierarchy
2023-09-18 Luke Kenneth... add python-based implementation of dsrd to poly1305...
2023-09-17 Luke Kenneth... illustrate the intermediary step of converting poly1305...
2023-09-17 Dmitry SelyutinRevert "syscalls: commit a couple of autogenerated...
2023-09-17 Dmitry Selyutinsyscalls: commit a couple of autogenerated tables
2023-09-17 Dmitry Selyutinsyscalls/lscmg: introduce Linux syscalls mapping generator
2023-09-17 Luke Kenneth... first revision port of https://github.com/floodyberry...
2023-09-17 Luke Kenneth... make the poly1305 quick example identical to the poly13...
2023-09-17 Luke Kenneth... add a quick usage demo to poly1305.py, to serve later...
2023-09-17 Luke Kenneth... add implementation of poly1305 pure python
2023-09-17 Luke Kenneth... add code-comments to chacha20 svp64 unit test
2023-09-17 Konstantinos... remove OpenSSL dependency, use own SHA512 hash
2023-09-16 Luke Kenneth... add links copyright and funding notice to svp64 chacha2...
2023-09-15 Jacob Lifshayfix PowerDecoder2 to properly decode scalar EXTRA2
2023-09-15 Jacob Lifshayadd tests for checking if the simulator and assembler...
2023-09-15 Jacob Lifshaychange registers used to avoid r13-31 which are reserve...
2023-09-15 Jacob Lifshaypass in stack pointer
2023-09-15 Jacob Lifshaylog more register read/writes to LogKind.InstrInOuts
2023-09-15 Jacob Lifshayadd copyright stuff
2023-09-14 Andrey Miroshnikovsyscall_cases: Added link to ABI and write manpage
2023-09-14 Andrey Miroshnikovsyscall_cases: Add license, copyright, NLnet message.
2023-09-14 Konstantinos... WIP: Initial attempt to port ed25519 to SVP64
next