openpower-isa.git
2023-10-29 Shriya SharmaAdded English Language description for stwbrx instruction
2023-10-29 Shriya SharmaAdded English Language description for sthbrx instruction
2023-10-29 Shriya SharmaAdded English Language description for stq instruction
2023-10-29 Shriya SharmaAdded English Language description for stdux instruction
2023-10-29 Shriya SharmaAdded English Language description for stdu instruction
2023-10-29 Shriya SharmaAdded spaces for english language description
2023-10-29 Shriya SharmaAdded English Language description for stdx instruction
2023-10-29 Shriya SharmaAdded English Language description for std instruction
2023-10-29 Shriya SharmaAdded English Language description for stwux instruction
2023-10-29 Shriya SharmaAdded English Language description for stwu instruction
2023-10-29 Shriya SharmaAdded English Language description for stwx instruction
2023-10-29 Shriya SharmaAdded English Language description for stw instruction
2023-10-29 Shriya SharmaAdded English Language description for sthux instruction
2023-10-29 Shriya SharmaAdded English Language description for sthu instruction
2023-10-29 Shriya SharmaAdded English Language description for sthx instruction
2023-10-29 Shriya SharmaAdded English Language description for sth instruction
2023-10-29 Shriya SharmaAdded English Language description for stbux instruction
2023-10-29 Shriya SharmaAdded English Language description for stbu instruction
2023-10-29 Shriya SharmaAdded English Language description for stbx instruction
2023-10-29 Shriya SharmaAdded English Language description for stb instruction
2023-10-29 Shriya SharmaAdded english language description and brackets for...
2023-10-29 Shriya SharmaAdded english language description and brackets for...
2023-10-29 Shriya SharmaAdded english language description and brackets for...
2023-10-29 Shriya SharmaAdded english language description and brackets for...
2023-10-29 Luke Kenneth... add english language description for lbzupx
2023-10-29 Shriya SharmaAdded brackets for lwax instruction
2023-10-29 Shriya SharmaAdded brackets for lhzx instruction
2023-10-29 Shriya SharmaAdded brackets for lhzx instruction
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded brackets for lhaux instruction
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded brackets for lha instruction
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Luke Kenneth... add lbzup english description based on lbzu
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded spaces and brackets for lhzu instruction
2023-10-29 Luke Kenneth... indent lbz instruction description
2023-10-29 Shriya SharmaAdded spaces and brackets for lbzux instruction
2023-10-29 Luke Kenneth... indent text of lbzu description
2023-10-29 Luke Kenneth... whitespace additions on lbzu to make more like PDF,
2023-10-29 Shriya SharmaAdded english description for lhzu instruction
2023-10-29 Shriya SharmaAdded english description for lhzu instruction
2023-10-29 Shriya SharmaAdded english description for lbzu instruction
2023-10-29 Shriya SharmaAdded english description for lbzux instruction
2023-10-29 Shriya SharmaAdded english description to lbz instruction
2023-10-26 Jacob Lifshaymove DEFAULT_MSR handling from add_case to ISACaller
2023-10-25 Dmitry Selyutinsyscall: improve architecture detection
2023-10-25 Jacob Lifshayinstall pytest-subtests==0.11.0
2023-10-25 Jacob Lifshaygenerate syscalls.json
2023-10-24 Luke Kenneth... whitespace cleanup
2023-10-24 Jacob LifshayRevert "skip broken test" programmerjake/readd-rhs-copy
2023-10-24 Jacob LifshayRevert "Revert "fix bug where pseudo-code assignments...
2023-10-24 Jacob LifshayRevert "fix bug introduced by having to revert unauthor...
2023-10-24 Jacob Lifshayskip broken test
2023-10-24 Jacob Lifshayfill in manually verified expected state for TrapTestCa...
2023-10-24 Jacob Lifshayformat code
2023-10-23 Jacob Lifshayreduce mmap BLOCK_SIZE to 1 << 28 so it works on armv7a
2023-10-23 Dmitry Selyutinsyscall: handle architecture aliases scemu
2023-10-23 Dmitry Selyutinsyscall: handle arm and aarch64 architectures
2023-10-23 Dmitry Selyutintest_syscall: hardcode MSR validation
2023-10-23 Dmitry Selyutintest_syscall: check MSR; update expected PC
2023-10-22 Dmitry Selyutinisa/test_runner: support initial_msr parameter
2023-10-22 Dmitry Selyutinisa/caller: return from interrupt upon syscall emulation
2023-10-22 Dmitry Selyutintest_syscall: provide code for future SPR checks
2023-10-22 Dmitry Selyutinisa/caller: refactor sc logic
2023-10-22 Dmitry Selyutintest_caller: introduce syscall tests
2023-10-22 Dmitry Selyutinisa/caller: enable host-backed memory for scemu
2023-10-22 Dmitry Selyutintest/runner: introduce use_syscall_emu parameter
2023-10-22 Dmitry Selyutinisa/caller: introduce use_syscall_emu parameter
2023-10-22 Dmitry Selyutinisa/test_runner: support additional parameters
2023-10-22 Dmitry Selyutinisa/caller: remove redundant check
2023-10-22 Dmitry Selyutinisa/caller: provide sc and scv instructions wrapper
2023-10-21 Luke Kenneth... add extra comments to sc-rfid test
2023-10-20 Luke Kenneth... add a test which does both sc and rfid, and does rudime...
2023-10-19 Andrey MiroshnikovAdded assert to check inner/outer results match
2023-10-19 Andrey MiroshnikovReplace flatten func with builtin reduce()
2023-10-19 Andrey MiroshnikovReadded the flatten func (removed accidentally)
2023-10-18 Luke Kenneth... add expected results to "sc" instruction in TrapTestCase.
2023-10-18 Luke Kenneth... add SRR0 and SRR1 to list of special_regs in parser
2023-10-18 Luke Kenneth... annoying - call the TRAP() function in system.mdwn...
2023-10-18 Luke Kenneth... fix bug introduced by having to revert unauthorized...
2023-10-18 Luke Kenneth... Revert "fix bug where pseudo-code assignments modify...
2023-10-18 Luke Kenneth... add sc test to TestTrapCases
2023-10-18 Luke Kenneth... add test_caller_trap.py which stunningly actually works...
next