projects
/
openpower-isa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openpower-isa.git
2022-09-01
Jacob Lifshay
switch ci tests to verbose
commit
|
commitdiff
|
tree
2022-09-01
Jacob Lifshay
make sv.instr use CUSTOM_INSNS by default for assemblin...
commit
|
commitdiff
|
tree
2022-09-01
Jacob Lifshay
use a decorator for constructing CUSTOM_INSNS
commit
|
commitdiff
|
tree
2022-09-01
Jacob Lifshay
fix comment location
commit
|
commitdiff
|
tree
2022-09-01
Jacob Lifshay
format code
commit
|
commitdiff
|
tree
2022-09-01
Jacob Lifshay
Revert "silence default LogKind for CI, to avoid pytest...
commit
|
commitdiff
|
tree
2022-08-31
Jacob Lifshay
test less cases of utf-8 validation, to avoid taking...
commit
|
commitdiff
|
tree
2022-08-31
Jacob Lifshay
silence default LogKind for CI, to avoid pytest running...
commit
|
commitdiff
|
tree
2022-08-31
Luke Kenneth...
target_addr in b and bc pseudo-code has no corresponding
commit
|
commitdiff
|
tree
2022-08-30
Dmitry Selyutin
bcd.mdwn: fix cbcdtd operands
commit
|
commitdiff
|
tree
2022-08-30
Dmitry Selyutin
bcd.mdwn: fix cdtbcd operands
commit
|
commitdiff
|
tree
2022-08-30
Dmitry Selyutin
fixedlogical.mdwn: fix bpermd operands
commit
|
commitdiff
|
tree
2022-08-30
Dmitry Selyutin
pagereader: validate input
commit
|
commitdiff
|
tree
2022-08-30
Luke Kenneth...
remove space from arguments in popcnt, should not have...
commit
|
commitdiff
|
tree
2022-08-30
Luke Kenneth...
Revert "format code"
commit
|
commitdiff
|
tree
2022-08-30
Luke Kenneth...
Revert "fix comment location"
commit
|
commitdiff
|
tree
2022-08-30
Luke Kenneth...
Revert "use a decorator for constructing CUSTOM_INSNS"
commit
|
commitdiff
|
tree
2022-08-30
Luke Kenneth...
Revert "make sv.instr use CUSTOM_INSNS by default for...
commit
|
commitdiff
|
tree
2022-08-30
Luke Kenneth...
Revert "switch ci tests to verbose"
commit
|
commitdiff
|
tree
2022-08-30
Luke Kenneth...
Revert "remove dead code, sv.svstep and sv.fcoss are...
commit
|
commitdiff
|
tree
2022-08-30
Luke Kenneth...
Revert "remove fuck-up by programmerjake not reading...
commit
|
commitdiff
|
tree
2022-08-30
Luke Kenneth...
remove fuck-up by programmerjake not reading the specif...
commit
|
commitdiff
|
tree
2022-08-30
Luke Kenneth...
correct the bitmanip pseudocode to remove spaces from...
commit
|
commitdiff
|
tree
2022-08-30
Dmitry Selyutin
pagereader.ISA: support iteration
commit
|
commitdiff
|
tree
2022-08-30
Dmitry Selyutin
pysvp64dis: stop interation upon empty suffix
commit
|
commitdiff
|
tree
2022-08-30
Dmitry Selyutin
power_insn: fix Fields methods
commit
|
commitdiff
|
tree
2022-08-30
Dmitry Selyutin
selectable_int: support slicing by iterable
commit
|
commitdiff
|
tree
2022-08-30
Jacob Lifshay
remove dead code, sv.svstep and sv.fcoss are now handle...
commit
|
commitdiff
|
tree
2022-08-30
Jacob Lifshay
switch ci tests to verbose
commit
|
commitdiff
|
tree
2022-08-30
Jacob Lifshay
make sv.instr use CUSTOM_INSNS by default for assemblin...
commit
|
commitdiff
|
tree
2022-08-30
Jacob Lifshay
use a decorator for constructing CUSTOM_INSNS
commit
|
commitdiff
|
tree
2022-08-30
Jacob Lifshay
fix comment location
commit
|
commitdiff
|
tree
2022-08-30
Jacob Lifshay
format code
commit
|
commitdiff
|
tree
2022-08-30
Dmitry Selyutin
svp64dis: simplify database lookups
commit
|
commitdiff
|
tree
2022-08-30
Dmitry Selyutin
power_insn: fix representation
commit
|
commitdiff
|
tree
2022-08-30
Dmitry Selyutin
power_insn: remove obsolete comment
commit
|
commitdiff
|
tree
2022-08-30
Dmitry Selyutin
pysvp64dis: remove obsolete imports
commit
|
commitdiff
|
tree
2022-08-30
Dmitry Selyutin
power_insn: rename unit field to function
commit
|
commitdiff
|
tree
2022-08-30
Dmitry Selyutin
power_insn: convert PO field name to lower case
commit
|
commitdiff
|
tree
2022-08-29
Luke Kenneth...
add a "ffmadds." test, not yet actually checking Rc=1
commit
|
commitdiff
|
tree
2022-08-29
Luke Kenneth...
remove insertion of instruction as a comment
commit
|
commitdiff
|
tree
2022-08-29
Luke Kenneth...
gaah what a frickin mess
commit
|
commitdiff
|
tree
2022-08-29
Luke Kenneth...
fix test_issuer.py nosvp64 mul, "mullw." was getting
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
sv_binutils: hack
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
sv_binutils: remove unused imports
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
sv_binutils: generate instruction getters/setters
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
sv_binutils: perform massive refactoring
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: deprecate obsolete mappings
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
sv_binutils: deprecate obsolete fields
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
caller.py: switch to new fields
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64asm: switch to new fields
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
power_fields: support traversal
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
power_insn: simplify fields
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: support FSI integer conversion
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: introduce more checks
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: fix FSI negate method
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
power_insn: switch to new fields
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
power_fields: introduce new-style fields classes
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
power_fields: move BitRange to selectable_int
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: support FSI.__len__ method
commit
|
commitdiff
|
tree
2022-08-29
Luke Kenneth...
selectable_int: fix check on SI constructor
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: refactor fields mappings
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
power_insn: decouple instruction classes
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: canonicalize indentation
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64dis: provide BC mode sketch
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: allow further fields slicing
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: support fields boolean check
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: allow multi-level fields
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64asm: clean import directives
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64dis: refactor inheritance model
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64dis: introduce disassemble routine
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64dis: consider instruction name
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64dis: consult the instruction database
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64dis: accept SelectableInt as an Instruction
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: support int casts
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
power_insn: rename Instruction to Record
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
power_insn: fix opcode-based lookups
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64dis: introduce Suffix helper class
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64dis: introduce global cached insn database
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64dis: refactor prefix handling
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: fix multi-dimensional mappings
commit
|
commitdiff
|
tree
2022-08-29
Luke Kenneth...
add some debug logs to SelectableInt to help track...
commit
|
commitdiff
|
tree
2022-08-29
Luke Kenneth...
whitespace - keep to under 80 chars
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64dis: introduce Prefix and RM classes
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: refactor mappings
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64dis: dump to output file; use explicit arguments
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: allow fields-based instantiation
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: inherit mapping bits
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: strengthen type checks
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64dis: refactor classes; use fields helpers
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64dis: fix prefix/suffix properties
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
selectable_int: support fields comparisons
commit
|
commitdiff
|
tree
2022-08-29
Dmitry Selyutin
pysvp64asm: uncomment the remapped instructions
commit
|
commitdiff
|
tree
2022-08-29
Luke Kenneth...
add setvl and other sv* management instructions to...
commit
|
commitdiff
|
tree
2022-08-29
Luke Kenneth...
add logging into ISACaller.handle_overflow to see what...
commit
|
commitdiff
|
tree
2022-08-29
Luke Kenneth...
switch off XER.so reading on "setvl.", it makes no...
commit
|
commitdiff
|
tree
2022-08-29
Luke Kenneth...
Revert "support assembling svp64 instructions with...
commit
|
commitdiff
|
tree
2022-08-29
Luke Kenneth...
add two instructions demoing broken commit 0e80cab3b809d43
commit
|
commitdiff
|
tree
2022-08-29
Jacob Lifshay
fix issue with cpython 3.7
commit
|
commitdiff
|
tree
2022-08-29
Jacob Lifshay
svp64_utf_8_validation.py works!
commit
|
commitdiff
|
tree
next