openpower-isa.git
2023-10-27 Dmitry Selyutintest_syscall: hardcode MSR validation
2023-10-27 Dmitry Selyutintest_syscall: check MSR; update expected PC
2023-10-27 Dmitry Selyutinisa/test_runner: support initial_msr parameter
2023-10-27 Dmitry Selyutinisa/caller: return from interrupt upon syscall emulation
2023-10-27 Dmitry Selyutintest_syscall: provide code for future SPR checks
2023-10-27 Dmitry Selyutinisa/caller: refactor sc logic
2023-10-27 Dmitry Selyutintest_caller: introduce syscall tests
2023-10-27 Dmitry Selyutinisa/caller: enable host-backed memory for scemu
2023-10-27 Dmitry Selyutintest/runner: introduce use_syscall_emu parameter
2023-10-27 Dmitry Selyutinisa/caller: introduce use_syscall_emu parameter
2023-10-27 Dmitry Selyutinisa/test_runner: support additional parameters
2023-10-27 Dmitry Selyutinisa/caller: remove redundant check
2023-10-27 Dmitry Selyutinisa/caller: provide sc and scv instructions wrapper
2023-10-27 Luke Kenneth... add extra comments to sc-rfid test
2023-10-27 Luke Kenneth... add a test which does both sc and rfid, and does rudime...
2023-10-27 Andrey MiroshnikovAdded assert to check inner/outer results match
2023-10-27 Andrey MiroshnikovReplace flatten func with builtin reduce()
2023-10-27 Andrey MiroshnikovReadded the flatten func (removed accidentally)
2023-10-27 Luke Kenneth... add expected results to "sc" instruction in TrapTestCase.
2023-10-27 Luke Kenneth... add SRR0 and SRR1 to list of special_regs in parser
2023-10-27 Luke Kenneth... annoying - call the TRAP() function in system.mdwn...
2023-10-27 Luke Kenneth... fix bug introduced by having to revert unauthorized...
2023-10-27 Luke Kenneth... Revert "fix bug where pseudo-code assignments modify...
2023-10-27 Luke Kenneth... add sc test to TestTrapCases
2023-10-27 Luke Kenneth... add test_caller_trap.py which stunningly actually works...
2023-10-27 Dmitry Selyutinpower_enums: mention sc and scv instructions
2023-10-27 Luke Kenneth... add "is_idle" capability to inorder.py so that after...
2023-10-27 Shriya Sharmasettting pushed_to_decode true
2023-10-27 Shriya SharmaAdded an extra unit test test_trace1
2023-10-27 Andrey MiroshnikovAdded pure python mat multiply (outer and inner product...
2023-10-27 Luke Kenneth... doh, use reduce on operator.add already
2023-10-27 Luke Kenneth... print expected flattened matrix results
2023-10-27 Andrey MiroshnikovAdd assert
2023-10-27 Luke Kenneth... remove cruft, make comments clearer
2023-10-27 Andrey MiroshnikovUse flatten
2023-10-27 Andrey MiroshnikovAdd flatten function, print expected
2023-10-27 Luke Kenneth... rename expected to results (actual results)
2023-10-27 Luke Kenneth... store integer results in expected array
2023-10-27 Luke Kenneth... simplify matmult test code
2023-10-27 Luke Kenneth... whitespace
2023-10-27 Luke Kenneth... whitespace
2023-10-27 Andrey MiroshnikovAdd pure python matrix mul function
2023-10-27 Luke Kenneth... clarify prints and no conversion of integer input in...
2023-10-27 Luke Kenneth... add stub (non-working) matrix multiply using maddld
2023-10-27 Sadoon Albaderadd basic isacaller inlining to poly1305-donna.py
2023-10-27 Luke Kenneth... accidentally commented-out matrix tests
2023-10-27 Luke Kenneth... whitespace
2023-10-27 Luke Kenneth... forgot title
2023-10-27 Luke Kenneth... missing brackets in lhbrx
2023-10-27 Shriya Sharmaadded english language description for lhbrsx instruction
2023-10-27 Luke Kenneth... missing brackets in lhbrx
2023-10-27 Shriya Sharmaadded english language description for lhbrsx instruction
2023-10-27 Shriya Sharmaadded english language description for ldsux instruction
2023-10-27 Luke Kenneth... replace (RA) with "the contents of RA"
2023-10-27 Shriya Sharmaadded english language description for ldbrsx instruction
2023-10-27 Luke Kenneth... pifploadshift.mdwn, do one example english pseudocode...
2023-10-27 Shriya Sharmaadded english language description for lwbrsx instruction
2023-10-27 Luke Kenneth... do one example stfsux in pifpstoreshift, english pseudo...
2023-10-27 Shriya Sharmaadded english language description for lhbrsx instruction
2023-10-27 Shriya Sharmaadded english language description for ldsx instruction
2023-10-27 Shriya Sharmaadded english language description for lwasux instruction
2023-10-27 Luke Kenneth... contents of RA again
2023-10-27 Shriya Sharmaadded english language description for lwasx instruction
2023-10-27 Shriya Sharmaadded english language description for lwzsux instruction
2023-10-27 Shriya Sharmaadded english language description for lwzsx instruction
2023-10-27 Luke Kenneth... use words "the contents of register RA instead of (RA)
2023-10-27 Luke Kenneth... whitespace
2023-10-27 Luke Kenneth... whitespace and
2023-10-27 Shriya Sharmaadded english language description for lhasux instruction
2023-10-27 Luke Kenneth... whitespace
2023-10-27 Shriya Sharmaadded english language description for lhasx instruction
2023-10-27 Luke Kenneth... whitespace
2023-10-27 Shriya Sharmaadded english language description for lhzsux instruction
2023-10-27 Luke Kenneth... whitespace
2023-10-27 Luke Kenneth... space-dot whitespace cleanup
2023-10-27 Shriya Sharmaadded english language description for lhzsx instruction
2023-10-27 Luke Kenneth... big whitespace cleanup
2023-10-27 Shriya Sharmaadded english language description for lbzsux instruction
2023-10-27 Shriya Sharmaadded english language description for lbzsx instruction
2023-10-27 Luke Kenneth... whitespace cleanup
2023-10-27 Luke Kenneth... whitespace cleanup
2023-10-27 Shriya Sharmaadded commas
2023-10-27 Luke Kenneth... add a comma to reduce ambiguity
2023-10-27 Shriya Sharmaadded english language description for stdbrsx instruction
2023-10-27 Shriya Sharmaadded english language description for stwbrsx instruction
2023-10-27 Shriya Sharmaadded english language description for sthbrx instruction
2023-10-27 Shriya Sharmaadded english language description for stdsux instruction
2023-10-27 Shriya Sharmaadded english language description for stdsx instruction
2023-10-27 Shriya Sharmaadded english language description for stwsux instruction
2023-10-27 Luke Kenneth... remove immediate-versions of instructions for shifting
2023-10-27 Shriya Sharmaadded english language description for stwsx instruction
2023-10-27 Shriya Sharmaadded english language description for sthsux instruction
2023-10-27 Shriya Sharmaadded english language description for sthsx instruction
2023-10-27 Shriya Sharmaadded english language description for stbsux instruction
2023-10-27 Luke Kenneth... add pifpstoreshift.mdwn and pifploadshift.mdwn as
2023-10-27 Luke Kenneth... add copy of pifixedstore.mdwn renamed to pifixedstoresh...
2023-10-27 Luke Kenneth... remove ambiguity of english description in stbsx
2023-10-27 Luke Kenneth... english language description for stbsx
2023-10-19 Shriya Sharmaadded stdbrsx instruction
2023-10-19 Shriya Sharmaadded stbsx instruction
next