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