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-12-13
Jacob Lifshay
caller.py: XLEN must be accessed as self.XLEN
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
reenable tests
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
correction syntax error
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
bug 672: remove redundant/incorrect comment in pospopcount
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
bug 672: pospopcount, cleanup, no functional change
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
bug 672: pospopcount, correct NGI Grant
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
bug #672: more code-comments
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
comments
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
bug #672: shorten pospopcount further
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
bug #672: pospopcount working with large arrays
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
bug #672: pospopcount using sv.lbzu/pi/dw=8 error
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
bug #672: shorter pospopcount but not fully working
commit
|
commitdiff
|
tree
2023-12-09
Jacob Lifshay
ISACaller/parser: kludge: support (RA|0) when elwidth...
commit
|
commitdiff
|
tree
2023-12-09
Jacob Lifshay
isatables: update generated csvs
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
bug #672: pospopcount finally got the right answer
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
bug #672: fixing pospopcount assembler
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
fix elwidth overrides when sw=8
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
add gbbd (bmatflip) test case - just the one for now
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
whitespace
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
add gbbd to minor_22.csv, add OP_BMAT to power_enums.py
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
add first gather instruction pseudocode
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
project standard is to use c standard string specifiers...
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
project standard is to use c standard string specifiers...
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
project standard is to use c standard string specifiers...
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
project standard is to use c standard string specifiers...
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
bug 1228: dcbt* to match against nop, not dc* in ISACaller
commit
|
commitdiff
|
tree
2023-12-09
Luke Kenneth...
bug #672: fix sv.minmax dd-ffirst-single unit test
commit
|
commitdiff
|
tree
2023-12-08
Luke Kenneth...
bug #672: invert testing in sv.minmax and add Rc=1
commit
|
commitdiff
|
tree
2023-12-08
Luke Kenneth...
bug #676: add sv.minmax dd-ffirst-single test
commit
|
commitdiff
|
tree
2023-12-07
Shriya Sharma
added a log func on the expected results for scalar...
commit
|
commitdiff
|
tree
2023-12-07
Shriya Sharma
added a log func on the expected results for scalar...
commit
|
commitdiff
|
tree
2023-12-07
Luke Kenneth...
add repr function to CR field
commit
|
commitdiff
|
tree
2023-12-07
Luke Kenneth...
correction to idx
commit
|
commitdiff
|
tree
2023-12-07
Luke Kenneth...
correction to ra
commit
|
commitdiff
|
tree
2023-12-07
Luke Kenneth...
correction to VL
commit
|
commitdiff
|
tree
2023-12-07
Shriya Sharma
added the expected results for scalar ddffirst
commit
|
commitdiff
|
tree
2023-12-07
Shriya Sharma
starting on the unit test for scalar ddffirst
commit
|
commitdiff
|
tree
2023-12-07
Luke Kenneth...
bug #1183: add test function sv_cmpi
commit
|
commitdiff
|
tree
2023-12-07
Luke Kenneth...
bug #1183: attempt first ddffirst mapreduce mode
commit
|
commitdiff
|
tree
2023-12-03
Luke Kenneth...
bug 1231: all dc* instructions to be treated as nop
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
elf/simple_cases: deepcopy is unnecessary, call dict...
1169-elf-support
commit
|
commitdiff
|
tree
2023-12-01
Luke Kenneth...
bug 1169: elf-support correct syntax errors
commit
|
commitdiff
|
tree
2023-12-01
Luke Kenneth...
bug 1169: elf support, minor coding style adjustment...
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
openpower/test/elf/simple_cases: add some simple ELF...
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
add utilities for testing ELF files
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
SimRunner: support running an ELFFile
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
ISACaller: support loading an ELFFile
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
mem.py: add load_elf
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
mem.py: fix SIGBUS when accessing file mapped by mmap_s...
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
caller.py: implement write syscall
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
caller.py: implement exit_group syscall
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
ISACaller: fix syscall emulation
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
setup: add pyelftools v0.30 as dependency
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
add g++-powerpc64le-linux-gnu to .gitlab-ci.yml
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
add mmap_syscall tests
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
implement MemMMap.mmap_syscall
commit
|
commitdiff
|
tree
2023-12-01
Jacob Lifshay
add ppc_flags.py so we can get the ppc versions of...
commit
|
commitdiff
|
tree
2023-12-01
Luke Kenneth...
replace print() with log()
commit
|
commitdiff
|
tree
2023-12-01
Luke Kenneth...
replace print() with log()
commit
|
commitdiff
|
tree
2023-12-01
Luke Kenneth...
replace print() with log()
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
pytest: try to improve scheduling
programmerjake/powmod
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
test_caller_svp64_powmod: rename to test_aaa_caller_svp...
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
speed up CI by disabling logging and VCD generation
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
test/runner: allow disabling VCD using SIM_NO_VCD=1...
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
powmod asm tests pass!
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
switch powmod to using new divmod implementation -...
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
call log, not print
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
make parser work for pypy
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
add comments telling people to keep the asm and python...
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
divmod: asm version of Knuth's algorithm D works!
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
add labels to DIVMOD REGEX log
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
put DIVMOD REGEX under new LogType: LogType.OutputMatching
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
WIP divmod: finished writing out asm knuth's algorithm...
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
WIP getting asm version of knuth's algorithm d working
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
WIP divmod: implemented division by single word
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
support ignoring integer registers for ExpectedState
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
convert assigned values to SVSHAPE when writing to...
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
add WIP Knuth's algorithm D assembly
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
divmod: assign registers to variables
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
adapt divmod algorithm for putting variables in registers
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
add more features for _DivModRegsRegexLogger
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
finish moving Knuth algorithm D into a class
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
merely indent function
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
start adding DivModKnuthAlgorithmD class
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
format code
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
finish writing python_divmod_knuth_algorithm_d
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
fix generating invalid divmod tests
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
speed up divmod shift-sub tests by removing most test...
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
add WIP knuth algorithm D python implementation
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
rename divmod algorithm -> divmod_shift_sub in prep...
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
add WIP powmod_256 -- asm test is currently disabled...
commit
|
commitdiff
|
tree
2023-11-30
Jacob Lifshay
fix assemble to properly look for whole symbols to...
commit
|
commitdiff
|
tree
2023-11-30
Luke Kenneth...
whitespace in pseudocode to aid clarity
commit
|
commitdiff
|
tree
2023-11-27
Luke Kenneth...
got sv.bc working for pospopcount
commit
|
commitdiff
|
tree
2023-11-27
Luke Kenneth...
try ctrtest mode in pospopcount
commit
|
commitdiff
|
tree
2023-11-23
Luke Kenneth...
reduce indentation
commit
|
commitdiff
|
tree
2023-11-21
Luke Kenneth...
starting on pospopcount assembler
commit
|
commitdiff
|
tree
2023-11-21
Luke Kenneth...
add cut/paste copy of strncpy example as basis for...
commit
|
commitdiff
|
tree
2023-11-21
Jacob Lifshay
fix vertical-first sv.bc
1210-attempt-to-fix-vf-sv.bc
commit
|
commitdiff
|
tree
2023-11-21
Andrey Miroshnikov
Added sv.bc in vertical-first test
commit
|
commitdiff
|
tree
next