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-05-31
Jacob Lifshay
add rest of bfp* functions needed for fcvtfg
commit
|
commitdiff
|
tree
2023-05-31
Jacob Lifshay
use raise_syntax_error for `IndentationError`s as well
commit
|
commitdiff
|
tree
2023-05-30
Jacob Lifshay
add support for checking sprs and msr in unit tests
commit
|
commitdiff
|
tree
2023-05-30
Jacob Lifshay
use a different default MSR value for unit tests since...
commit
|
commitdiff
|
tree
2023-05-29
Andrey Miroshnikov
inorder.py: Typo fixes.
commit
|
commitdiff
|
tree
2023-05-28
Andrey Miroshnikov
inorder.py: Added draft get_input/output_regs functions.
commit
|
commitdiff
|
tree
2023-05-14
Dmitry Selyutin
power_insn: fix broken extra_idx
commit
|
commitdiff
|
tree
2023-05-14
Dmitry Selyutin
power_enums: fix incorrect naming
commit
|
commitdiff
|
tree
2023-05-27
Luke Kenneth...
add P2M type - 1P 2P 2PM needed for new LD/ST-Indexed...
commit
|
commitdiff
|
tree
2023-05-27
Luke Kenneth...
https://bugs.libre-soc.org/show_bug.cgi?id=1091
commit
|
commitdiff
|
tree
2023-05-27
Luke Kenneth...
add .py? gitignore
commit
|
commitdiff
|
tree
2023-05-27
Luke Kenneth...
rename sm to SH for shift-and-add instructions
commit
|
commitdiff
|
tree
2023-05-24
Luke Kenneth...
note on FP Exception about DDFF VLi=0/1
commit
|
commitdiff
|
tree
2023-05-24
Jacob Lifshay
test fcvttgo. with traps enabled
commit
|
commitdiff
|
tree
2023-05-24
Jacob Lifshay
ISACaller: generate FP trap
commit
|
commitdiff
|
tree
2023-05-24
Jacob Lifshay
test fcvttgo. with VE=1 too
commit
|
commitdiff
|
tree
2023-05-24
Jacob Lifshay
fcvttg[s][o][.] needs EXTRA_UNINIT_REGS: RT
commit
|
commitdiff
|
tree
2023-05-24
Jacob Lifshay
add support for adding extra uninit_regs from html...
commit
|
commitdiff
|
tree
2023-05-22
Luke Kenneth...
add getopt for test and help to inorder.py
commit
|
commitdiff
|
tree
2023-05-22
Luke Kenneth...
comment read_file explaining usage contract
commit
|
commitdiff
|
tree
2023-05-22
Luke Kenneth...
yet another namespace hack now that @inject is on
commit
|
commitdiff
|
tree
2023-05-22
Luke Kenneth...
make style of consts.py consistent with standard python
commit
|
commitdiff
|
tree
2023-05-22
Luke Kenneth...
make style of pysvp64dis.py consistent with standard...
commit
|
commitdiff
|
tree
2023-05-22
Luke Kenneth...
make style of power_fields.py consistent with standard...
commit
|
commitdiff
|
tree
2023-05-21
Luke Kenneth...
eurrrgh, hack in a namespace dict now that @inject...
commit
|
commitdiff
|
tree
2023-05-21
Luke Kenneth...
add /pi to LD/ST, temporarily. lose dz/sz replace with...
commit
|
commitdiff
|
tree
2023-05-21
Luke Kenneth...
big set of updates to LD/ST in line with new spec changes
commit
|
commitdiff
|
tree
2023-05-21
Luke Kenneth...
hack-add @inject() into pyfnwriter, also take the
commit
|
commitdiff
|
tree
2023-05-21
Luke Kenneth...
explicitly update FPSCR from list of return results
commit
|
commitdiff
|
tree
2023-05-21
Luke Kenneth...
whitespace - bug in autopep8 which is dreadful
commit
|
commitdiff
|
tree
2023-05-21
Luke Kenneth...
code-comment spelling
commit
|
commitdiff
|
tree
2023-05-21
Luke Kenneth...
FPSCR should never have been added to "bypass" the...
commit
|
commitdiff
|
tree
2023-05-20
Jacob Lifshay
must test fcvtfgs not fcvtfg for f32 test case
commit
|
commitdiff
|
tree
2023-05-20
Jacob Lifshay
format code
commit
|
commitdiff
|
tree
2023-05-20
Jacob Lifshay
add more bfp_* functions
commit
|
commitdiff
|
tree
2023-05-20
Jacob Lifshay
fix bfp compare
commit
|
commitdiff
|
tree
2023-05-20
Jacob Lifshay
fix typo
commit
|
commitdiff
|
tree
2023-05-20
Jacob Lifshay
fix using python int instead of SelectableInt
commit
|
commitdiff
|
tree
2023-05-19
Jacob Lifshay
fix fptrans unit tests' CR1 expected values since we...
commit
|
commitdiff
|
tree
2023-05-19
Jacob Lifshay
add WIP fcvtfg unit tests
commit
|
commitdiff
|
tree
2023-05-19
Jacob Lifshay
add WIP bfp_* function
commit
|
commitdiff
|
tree
2023-05-19
Jacob Lifshay
fix: bfp_ROUND_TO_BFP64 takes 3 arguments
commit
|
commitdiff
|
tree
2023-05-19
Jacob Lifshay
add more bfp_* functions
commit
|
commitdiff
|
tree
2023-05-19
Jacob Lifshay
fix bfp_COMPARE_* when given denormal inputs
commit
|
commitdiff
|
tree
2023-05-19
Jacob Lifshay
compute CR1 for non-compare fp Rc=1 instructions
commit
|
commitdiff
|
tree
2023-05-19
Jacob Lifshay
support binary literals with embedded _ (e.g. 0b10_01)
commit
|
commitdiff
|
tree
2023-05-19
Jacob Lifshay
fix fcvttg FPSCR.FR computation
commit
|
commitdiff
|
tree
2023-05-19
Jacob Lifshay
only retrieve stack frames we need -- ~2x speed up...
commit
|
commitdiff
|
tree
2023-05-19
Jacob Lifshay
parallelize fmv/fcvt unit tests
commit
|
commitdiff
|
tree
2023-05-18
Jacob Lifshay
test fcvttgo. instead of fcvttg
commit
|
commitdiff
|
tree
2023-05-18
Jacob Lifshay
fix CR0 output for fmvtg*/fcvttg*
commit
|
commitdiff
|
tree
2023-05-18
Jacob Lifshay
add fmv*/fcvt* to sv_analysis.py
commit
|
commitdiff
|
tree
2023-05-17
Luke Kenneth...
small whitespace cleanup
commit
|
commitdiff
|
tree
2023-05-17
Luke Kenneth...
update the tables in power_svp64_rm.py
commit
|
commitdiff
|
tree
2023-05-17
Luke Kenneth...
sorted SVP64RMModeDecode to properly match the new...
commit
|
commitdiff
|
tree
2023-05-17
Jacob Lifshay
test all fp -> int conversion modes
commit
|
commitdiff
|
tree
2023-05-17
Jacob Lifshay
fix bug in fcvttg OpenPower and saturating conversion
commit
|
commitdiff
|
tree
2023-05-17
Jacob Lifshay
add support for setting initial FPSCR in unit tests
commit
|
commitdiff
|
tree
2023-05-17
Jacob Lifshay
add fp value to BFPState.__repr__
commit
|
commitdiff
|
tree
2023-05-17
Jacob Lifshay
add more fp -> int bfp* functions
commit
|
commitdiff
|
tree
2023-05-17
Jacob Lifshay
fix fp comparison
commit
|
commitdiff
|
tree
2023-05-17
Jacob Lifshay
fix round nearest-even
commit
|
commitdiff
|
tree
2023-05-17
Jacob Lifshay
rename js_toint -> toint in preparation for adding...
commit
|
commitdiff
|
tree
2023-05-17
Jacob Lifshay
expand fcvttg js tests to also test conversion to u32...
commit
|
commitdiff
|
tree
2023-05-17
Jacob Lifshay
add bfp_CONVERT_FROM_UI32/64
commit
|
commitdiff
|
tree
2023-05-17
Jacob Lifshay
rename js_toint32 -> js_toint in preparation for adding...
commit
|
commitdiff
|
tree
2023-05-17
Jacob Lifshay
rephrase to avoid personal pronouns
commit
|
commitdiff
|
tree
2023-05-17
Jacob Lifshay
duplicate overflow comment as requested by luke
commit
|
commitdiff
|
tree
2023-05-16
Luke Kenneth...
mention it is ok to duplicate code in inorder.py
commit
|
commitdiff
|
tree
2023-05-16
Luke Kenneth...
add some copyright notices and development guidelines...
commit
|
commitdiff
|
tree
2023-05-16
Jacob Lifshay
fcvttg*: test FPSCR output
commit
|
commitdiff
|
tree
2023-05-16
Jacob Lifshay
fix fcvttg* overflow/FPSCR computation
commit
|
commitdiff
|
tree
2023-05-16
Jacob Lifshay
fix mis-computed exponent in bfp_CONVERT_FROM_BFP64
commit
|
commitdiff
|
tree
2023-05-16
Jacob Lifshay
make mis-matched FPSCR errors much easier to read
commit
|
commitdiff
|
tree
2023-05-16
Jacob Lifshay
fpscr: rename computed bits -> summary bits since that...
commit
|
commitdiff
|
tree
2023-05-16
Jacob Lifshay
auto-compute FPSCR exception summary bits
commit
|
commitdiff
|
tree
2023-05-16
Luke Kenneth...
replace self.insnlog.append with self.trace function
commit
|
commitdiff
|
tree
2023-05-16
Luke Kenneth...
whoops no self.record, must be record argument
commit
|
commitdiff
|
tree
2023-05-16
Luke Kenneth...
add hazard profiles, add read_file function for tracelog
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
skip reading ewsrc when SVMode is CROP
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
add "WRONG" sv.cmp in test_pysvp64dis.py
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
fix sv_analysis ldux, missing s/d:RA
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
sort out sv.cmp zz (and correct unit tests)
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
CROpFF3RM and CROpFF5RM were swapped round.
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
found the location to cut/paste the disassembly extra...
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
RC1 does not exist in CROps, the selection of behaviour...
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
fix empty slot in EXTRA
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
extraneous space
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
remove extraneous space
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
some empty slots now in RM and also source=dest in...
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
ld/st mismatch in power_insn.py and sv_analysis.py
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
add sv.ffmadds test to test_pysvp64dis.py
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
in DCT/FFT 3-in 2-out set had to make RT same source...
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
move RG bit in CRops to Mode[2] from Mode[3] MSB0-numbering
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
got linked-list-pointer-chasing working
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
bug in power_insn.py where record.svp64 is None (??)
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
have to now add LD/ST-update instructions to list of...
commit
|
commitdiff
|
tree
2023-05-15
Luke Kenneth...
prevent duplicate EXTRA2/3 in power_insndb when assembl...
commit
|
commitdiff
|
tree
2023-05-14
Dmitry Selyutin
power_insn: filter out empty pcode lines
commit
|
commitdiff
|
tree
2023-05-14
Dmitry Selyutin
power_insn: fix verbose assembly extra info
commit
|
commitdiff
|
tree
next