openpower-isa.git
2023-10-03 Shriya SharmaAdded English Language description for stdx instruction
2023-10-03 Shriya SharmaAdded English Language description for std instruction
2023-10-03 Shriya SharmaAdded English Language description for stwux instruction
2023-10-03 Shriya SharmaAdded English Language description for stwu instruction
2023-10-03 Shriya SharmaAdded English Language description for stwx instruction
2023-10-03 Shriya SharmaAdded English Language description for stw instruction
2023-10-03 Shriya SharmaAdded English Language description for sthux instruction
2023-10-03 Shriya SharmaAdded English Language description for sthu instruction
2023-10-03 Shriya SharmaAdded English Language description for sthx instruction
2023-10-03 Shriya SharmaAdded English Language description for sth instruction
2023-10-03 Shriya SharmaAdded English Language description for stbux instruction
2023-10-03 Shriya SharmaAdded English Language description for stbu instruction
2023-10-03 Shriya SharmaAdded English Language description for stbx instruction
2023-10-03 Shriya SharmaAdded English Language description for stb instruction
2023-10-01 Luke Kenneth... manually revert damaged caused by jacob to pseudocode...
2023-10-01 Luke Kenneth... Revert "demo moving pseudocode to separate file"
2023-10-01 Luke Kenneth... Revert "add support for pseudocode being a [[!inline...
2023-10-01 Luke Kenneth... Revert "ignore indented comments too"
2023-09-30 Luke Kenneth... skip blank lines in pagereader.py pprint_ops()
2023-09-30 Luke Kenneth... code-comments
2023-09-30 Luke Kenneth... moving the temp array (t) along, so that adding to...
2023-09-30 Luke Kenneth... first attempt to create an Indexed Schedule, for bigmul...
2023-09-30 Jacob Lifshayfix divmod
2023-09-30 Jacob Lifshayin divmod algorithm log regexes that match against...
2023-09-30 Jacob Lifshaytest python_divmod_algorithm
2023-09-30 Jacob Lifshayformat code
2023-09-30 Jacob Lifshaylog asmop to LogKind.InstrInOuts too since only printin...
2023-09-30 Luke Kenneth... remove use of addc, use adde instead setting ca to...
2023-09-30 Luke Kenneth... reduce 4-repeats of identical code down to 1 copy with...
2023-09-30 Luke Kenneth... add seeming-redundant addc/adde (actually part of big...
2023-09-30 Luke Kenneth... convert basic_pypowersim to hex rather than broken...
2023-09-30 Luke Kenneth... code-cleanup, bit of comments, copyright, blah blah...
2023-09-30 Luke Kenneth... add what is currently a duplicate of python_mul_algorit...
2023-09-30 Jacob Lifshayworking on adding divmod 512x256 to 256x256
2023-09-30 Jacob Lifshaylog writing CA[32]/OV[32] for OP_ADD
2023-09-30 Jacob Lifshayadd unit test for mcrxrx
2023-09-30 Jacob Lifshayfix mcrxrx
2023-09-30 Jacob Lifshayfix concat when the first argument is a FieldSelectableInt
2023-09-30 Jacob Lifshayfix wrong register in docs
2023-09-30 Jacob Lifshay256x256-bit mul no longer broken since bug #1161 was...
2023-09-27 Shriya SharmaAdded english language description and brackets for...
2023-09-27 Shriya SharmaAdded english language description and brackets for...
2023-09-27 Shriya SharmaAdded english language description and brackets for...
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...
next