projects
/
openpower-isa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openpower-isa.git
2021-09-21
klehman
added teststate_check_mem
commit
|
commitdiff
|
tree
2021-09-21
Luke Kenneth...
fix borked TestState.get_mem() assumed simmem.depth...
DRAFT_SVP64_0_1
commit
|
commitdiff
|
tree
2021-09-20
Luke Kenneth...
syntax error
commit
|
commitdiff
|
tree
2021-09-20
Luke Kenneth...
walk whole of sim memory rather than risk missing some...
commit
|
commitdiff
|
tree
2021-09-18
Luke Kenneth...
always store full memory state (including zeros)
commit
|
commitdiff
|
tree
2021-09-18
klehman
added get_mem and compare_mem
commit
|
commitdiff
|
tree
2021-09-17
Jacob Lifshay
add mock power-instruction-analyzer implementation...
commit
|
commitdiff
|
tree
2021-09-17
Jacob Lifshay
fix test_caller_bcd_full.py not actually running correc...
commit
|
commitdiff
|
tree
2021-09-17
Jacob Lifshay
add test_caller_bcd_full.py to fully test all edge...
commit
|
commitdiff
|
tree
2021-09-16
Luke Kenneth...
bit of a mess, got a working check against static Expec...
commit
|
commitdiff
|
tree
2021-09-16
Luke Kenneth...
whoops must check crregs being int, not int_regs
commit
|
commitdiff
|
tree
2021-09-16
Luke Kenneth...
grr weird syntax error
commit
|
commitdiff
|
tree
2021-09-16
klehman
another yield excursion
commit
|
commitdiff
|
tree
2021-09-16
klehman
pep8 fix
commit
|
commitdiff
|
tree
2021-09-16
Luke Kenneth...
reduce code linecount slightly
commit
|
commitdiff
|
tree
2021-09-16
klehman
added defaults for expected state parameters
commit
|
commitdiff
|
tree
2021-09-16
Luke Kenneth...
moving teststate_check_regs written by klehman into...
commit
|
commitdiff
|
tree
2021-09-16
klehman
shift__rot_caller change to use expected state
commit
|
commitdiff
|
tree
2021-09-15
klehman
revised state class for expected
commit
|
commitdiff
|
tree
2021-09-15
klehman
yield from in unit test
commit
|
commitdiff
|
tree
2021-09-15
klehman
expected class WIP
commit
|
commitdiff
|
tree
2021-09-14
Luke Kenneth...
change state_add to name, kls
commit
|
commitdiff
|
tree
2021-09-14
Luke Kenneth...
add copy of teststate.py written by klehman
commit
|
commitdiff
|
tree
2021-09-12
Luke Kenneth...
whitespace
commit
|
commitdiff
|
tree
2021-09-07
klehman
added assertion to regression_rlwnm
commit
|
commitdiff
|
tree
2021-09-07
Dmitry Selyutin
fixedtrap: switch tw to XLEN
commit
|
commitdiff
|
tree
2021-09-07
Dmitry Selyutin
fixedtrap: switch twi to XLEN
commit
|
commitdiff
|
tree
2021-09-07
Jacob Lifshay
XLEN-ify bcd instructions
commit
|
commitdiff
|
tree
2021-09-07
Jacob Lifshay
clean up test_caller_bcd.py
commit
|
commitdiff
|
tree
2021-09-07
Jacob Lifshay
add missing items to .gitignore
commit
|
commitdiff
|
tree
2021-09-07
Luke Kenneth...
removed duplicate function and unneeded modules
commit
|
commitdiff
|
tree
2021-09-07
klehman
Fixed typo for sraw test
commit
|
commitdiff
|
tree
2021-09-07
klehman
Initial commit for shift/rotate caller
commit
|
commitdiff
|
tree
2021-09-04
Dmitry Selyutin
comparefixed: switch cmpeqb to XLEN
commit
|
commitdiff
|
tree
2021-09-04
Dmitry Selyutin
comparefixed: switch cmprb to XLEN
commit
|
commitdiff
|
tree
2021-09-04
Dmitry Selyutin
comparefixed: switch cmpl to XLEN
commit
|
commitdiff
|
tree
2021-09-04
Dmitry Selyutin
comparefixed: switch cmpli to XLEN
commit
|
commitdiff
|
tree
2021-09-04
Dmitry Selyutin
comparefixed: switch cmp to XLEN
commit
|
commitdiff
|
tree
2021-09-04
Dmitry Selyutin
comparefixed: switch cmpi to XLEN
commit
|
commitdiff
|
tree
2021-09-03
Dmitry Selyutin
test_caller_bcd: switch to test_runner module
commit
|
commitdiff
|
tree
2021-09-03
Dmitry Selyutin
test_runner: support custom pdecode2 instances
commit
|
commitdiff
|
tree
2021-09-04
Luke Kenneth...
split out ISATestRunner to separate module
commit
|
commitdiff
|
tree
2021-09-04
Luke Kenneth...
redo SVP64 RM Decode to new CTR-Test Mode (svstep not...
commit
|
commitdiff
|
tree
2021-09-03
Dmitry Selyutin
fixedstore: switch stwux to XLEN
commit
|
commitdiff
|
tree
2021-09-03
Dmitry Selyutin
fixedstore: switch stwu to XLEN
commit
|
commitdiff
|
tree
2021-09-03
Dmitry Selyutin
fixedstore: switch stwx to XLEN
commit
|
commitdiff
|
tree
2021-09-03
Dmitry Selyutin
fixedstore: switch stw to XLEN
commit
|
commitdiff
|
tree
2021-09-03
Dmitry Selyutin
fixedstore: switch sthux to XLEN
commit
|
commitdiff
|
tree
2021-09-03
Dmitry Selyutin
fixedstore: switch sthu to XLEN
commit
|
commitdiff
|
tree
2021-09-03
Dmitry Selyutin
fixedstore: switch sthx to XLEN
commit
|
commitdiff
|
tree
2021-09-03
Dmitry Selyutin
fixedstore: switch sth to XLEN
commit
|
commitdiff
|
tree
2021-09-03
Dmitry Selyutin
fixedstore: switch stbux to XLEN
commit
|
commitdiff
|
tree
2021-09-03
Dmitry Selyutin
fixedstore: switch stbu to XLEN
commit
|
commitdiff
|
tree
2021-09-03
Dmitry Selyutin
fixedstore: switch stbx to XLEN
commit
|
commitdiff
|
tree
2021-09-03
Dmitry Selyutin
fixedstore: switch stb to XLEN
commit
|
commitdiff
|
tree
2021-09-03
Luke Kenneth...
use brackets round (XLEN/2) in divw pseudocode
commit
|
commitdiff
|
tree
2021-09-02
Luke Kenneth...
detect native ppc64le
commit
|
commitdiff
|
tree
2021-09-02
Luke Kenneth...
detect native ppc64le
commit
|
commitdiff
|
tree
2021-09-01
Luke Kenneth...
off-by-one in srad, same as sld and srd: XLEN-6:XLEN...
commit
|
commitdiff
|
tree
2021-09-01
Dmitry Selyutin
fixedshift: switch sradX to XLEN
commit
|
commitdiff
|
tree
2021-09-01
Luke Kenneth...
off-by-one in sld and srd, XLEN-6:XLEN-1 not XLEN-5...
commit
|
commitdiff
|
tree
2021-09-01
Dmitry Selyutin
fixedshift: switch srdX to XLEN
commit
|
commitdiff
|
tree
2021-09-01
Dmitry Selyutin
fixedshift: switch sldX to XLEN
commit
|
commitdiff
|
tree
2021-09-01
Dmitry Selyutin
fixedshift: switch srawX to XLEN
commit
|
commitdiff
|
tree
2021-09-01
Dmitry Selyutin
fixedshift: switch srwX to XLEN
commit
|
commitdiff
|
tree
2021-09-01
Dmitry Selyutin
fixedshift: switch slwX to XLEN
commit
|
commitdiff
|
tree
2021-09-01
Dmitry Selyutin
fixedshift: switch rldcrX to XLEN
commit
|
commitdiff
|
tree
2021-09-01
Dmitry Selyutin
fixedshift: switch rldclX to XLEN
commit
|
commitdiff
|
tree
2021-09-01
Dmitry Selyutin
fixedshift: switch rlwnmX to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedshift: switch extswsliX to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedshift: switch sradiX to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedshift: switch srawiX to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedshift: switch rldiclX to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedshift: switch rlwimiX to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedshift: switch rlwinmX to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedarith: switch divwX to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedarith: switch divweX to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedarith: switch divweuX to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedarith: switch divdX to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedarith: switch divdeX to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedarith: switch modsd to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedarith: switch modsw to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Luke Kenneth...
adjusted popcntw to simplify by using temp vars
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedload: switch lbz to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedload: switch lbzx to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedload: switch lbzu to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedload: switch lbzux to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedload: switch lhz to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedload: switch lhzx to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedload: switch lhzu to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedload: switch lhzux to XLEN
commit
|
commitdiff
|
tree
2021-08-31
Dmitry Selyutin
fixedlogical: switch cnttzd to XLEN
commit
|
commitdiff
|
tree
2021-08-30
Dmitry Selyutin
fixedlogical: bpermd fixup
commit
|
commitdiff
|
tree
2021-08-30
Dmitry Selyutin
fixedlogical: switch popcntw to XLEN
commit
|
commitdiff
|
tree
2021-08-30
Dmitry Selyutin
fixedarith: switch modud to XLEN
commit
|
commitdiff
|
tree
2021-08-30
Dmitry Selyutin
fixedarith: switch divdeuX to XLEN
commit
|
commitdiff
|
tree
2021-08-30
Dmitry Selyutin
fixedarith: switch moduw to XLEN
commit
|
commitdiff
|
tree
2021-08-30
Dmitry Selyutin
fixedarith: switch divwuX to XLEN
commit
|
commitdiff
|
tree
2021-08-30
Dmitry Selyutin
fixedarith: switch divduX to XLEN
commit
|
commitdiff
|
tree
2021-08-30
Dmitry Selyutin
fixedarith: switch maddhd to XLEN
commit
|
commitdiff
|
tree
next