projects
/
openpower-isa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
power_insn: refactor immediate operands
[openpower-isa.git]
/
src
/
2022-09-04
Dmitry Selyutin
power_insn: refactor immediate operands
tree
|
commitdiff
2022-09-04
Dmitry Selyutin
power_insn: inherit Operands from tuple
tree
|
commitdiff
2022-09-04
Luke Kenneth Casso...
code-cleanup (comments) and rename "i" to "XO"
tree
|
commitdiff
2022-09-04
Dmitry Selyutin
power_insn: support immediate operands
tree
|
commitdiff
2022-09-04
Dmitry Selyutin
power_insn: make operand classes public
tree
|
commitdiff
2022-09-04
Dmitry Selyutin
power_insn: switch back to target_addr
tree
|
commitdiff
2022-09-04
Jacob Lifshay
reallocate opcodes for ffadds (converted to X-FORM...
tree
|
commitdiff
2022-09-04
Luke Kenneth Casso...
clear up assert, clean up table columns
tree
|
commitdiff
2022-09-04
Luke Kenneth Casso...
fix power_table.py to use multi-entries
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: support SVP64 verbose mode
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: refactor verbose output
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: support verbose binary
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: support PPC multi-records
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: update disassembly target_addr
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
pysvp64dis: support verbose mode
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: support verbose disassembly mode
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: implement mode decoding
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: support Rc detection
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: drop pack/unpack bit
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: rename normal field to simple
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: decouple IMM/IDX LD/ST modes
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: support operands check
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: canonicalize Rc field name
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: support mode selector
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: support normal mode
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: support LD/ST indexed mode
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: simplify fields
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: decrease LDSTMode class nesting
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: support LD/ST immediate mode
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: make RM class public
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_insn: remap RM immediately
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_fields: allow slicing mappings
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_fields: allow slicing fields
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
power_fields: create arrays from Array class
tree
|
commitdiff
2022-09-03
Dmitry Selyutin
sv_binutils: shorten and simplify the output
tree
|
commitdiff
2022-09-03
Luke Kenneth Casso...
create list of opcodes by dict entry
tree
|
commitdiff
2022-09-03
Luke Kenneth Casso...
correct table header
tree
|
commitdiff
2022-09-03
Luke Kenneth Casso...
use opcode directly
tree
|
commitdiff
2022-09-03
Luke Kenneth Casso...
divpoint 2 to match v3.1
tree
|
commitdiff
2022-09-03
Luke Kenneth Casso...
create correct divpoint to make match against v3.0...
tree
|
commitdiff
2022-09-03
Luke Kenneth Casso...
complete markdown table
tree
|
commitdiff
2022-09-03
Luke Kenneth Casso...
correct table-matching
tree
|
commitdiff
2022-09-03
Luke Kenneth Casso...
enumeration almost there
tree
|
commitdiff
2022-09-03
Luke Kenneth Casso...
MSB0-order, xomask 31-start
tree
|
commitdiff
2022-09-03
Luke Kenneth Casso...
add power_table.py start of creating markdown Appendix...
tree
|
commitdiff
2022-09-03
Luke Kenneth Casso...
add svshape2 offset test demonstrating RA being offset...
tree
|
commitdiff
2022-09-03
Luke Kenneth Casso...
Revert "add inv option to svshape2 (only 1 bit)"
tree
|
commitdiff
2022-09-03
Luke Kenneth Casso...
add inv option to svshape2 (only 1 bit)
tree
|
commitdiff
2022-09-03
Luke Kenneth Casso...
update sv_analysis to create separate SVMode.LDST_IDX...
tree
|
commitdiff
2022-09-03
Jacob Lifshay
fix test_caller_svshape2.py
tree
|
commitdiff
2022-09-03
Jacob Lifshay
format code
tree
|
commitdiff
2022-09-02
Luke Kenneth Casso...
add test_caller_svshape2.py and make corrections to...
tree
|
commitdiff
2022-09-02
Luke Kenneth Casso...
add svshape2 to ISACaller
tree
|
commitdiff
2022-09-02
Luke Kenneth Casso...
add svshape2 to sv/trans/svp64.py
tree
|
commitdiff
2022-09-02
Luke Kenneth Casso...
add svshape2 to list of instructions in power_enums.py
tree
|
commitdiff
2022-09-02
Luke Kenneth Casso...
disallow reserved SVrm values in svshape, svp64.py
tree
|
commitdiff
2022-09-02
Luke Kenneth Casso...
add svshape2 (stub pseudocode) fields, Form, and CSV...
tree
|
commitdiff
2022-09-02
Luke Kenneth Casso...
shuffle down numbering after SVM to make room for SVM2
tree
|
commitdiff
2022-09-02
Luke Kenneth Casso...
add fix of out_sel in power_decoder.py formal proof
tree
|
commitdiff
2022-09-02
Luke Kenneth Casso...
fix RCOE.RC_ONLY in formal test_decoder2.py
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: drop custom Record representation
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: support opcode merging
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: support AA matching
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: support LK matching
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: refactor name matching algorithm
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: refactor databases composition
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: refactor operands
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: introduce binutils-like representation
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
pysvp64dis: refactor instruction loading
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_fields: allow comparing references
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: disable disassembly for prefixed instructions
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: switch target_addr to real fields
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: support GPR and FPR operands
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: support target_addr operands
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: hide operand classes
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: introduce operand disassembly
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
pysvp64dis: disassemble word instruction operands
tree
|
commitdiff
2022-09-02
Dmitry Selyutin
power_insn: support operands
tree
|
commitdiff
2022-09-02
Jacob Lifshay
make tests pass again
tree
|
commitdiff
2022-09-02
Jacob Lifshay
format code
tree
|
commitdiff
2022-09-02
Jacob Lifshay
rename proof_decoder*.py -> test_decoder*.py so it...
tree
|
commitdiff
2022-09-01
Luke Kenneth Casso...
remove hard-coded list of operations in DecodeOE which
rc_only
tree
|
commitdiff
2022-09-01
Luke Kenneth Casso...
drat have to use RCOE.RC not RCOE.RC_OE for now otherwise
tree
|
commitdiff
2022-09-01
Luke Kenneth Casso...
add missing case name RC_OE RC_ONLY in power_insn.py
tree
|
commitdiff
2022-09-01
Luke Kenneth Casso...
rename RC to RCOE in power_insns.py
tree
|
commitdiff
2022-09-01
Luke Kenneth Casso...
rename FLAGS to RCOE
tree
|
commitdiff
2022-09-01
Luke Kenneth Casso...
begin rename of RC to FLAGS and add RC_OE/RC_ONLY
tree
|
commitdiff
2022-09-01
Luke Kenneth Casso...
rename RC to FLAGS
tree
|
commitdiff
2022-09-01
Luke Kenneth Casso...
begin doing RC_OE / RC_ONLY
tree
|
commitdiff
2022-09-01
Dmitry Selyutin
pagereader: skip empty dynamic and static operands
tree
|
commitdiff
2022-09-01
Jacob Lifshay
move fsins/fcoss to fptrans.mdwn -- they are transcende...
tree
|
commitdiff
2022-09-01
Jacob Lifshay
remove support for unnamed arguments for @_custom_insns...
tree
|
commitdiff
2022-09-01
Jacob Lifshay
remove dead code, sv.svstep and sv.fcoss are now handle...
tree
|
commitdiff
2022-09-01
Jacob Lifshay
make sv.instr use CUSTOM_INSNS by default for assemblin...
tree
|
commitdiff
2022-09-01
Jacob Lifshay
use a decorator for constructing CUSTOM_INSNS
tree
|
commitdiff
2022-09-01
Jacob Lifshay
fix comment location
tree
|
commitdiff
2022-09-01
Jacob Lifshay
format code
tree
|
commitdiff
2022-08-31
Jacob Lifshay
test less cases of utf-8 validation, to avoid taking...
tree
|
commitdiff
2022-08-30
Dmitry Selyutin
pagereader: validate input
tree
|
commitdiff
2022-08-30
Luke Kenneth Casso...
Revert "format code"
tree
|
commitdiff
next