openpower-isa.git
2024-01-16 Dmitry Selyutinoppc/code: prefix TRAP call
2024-01-16 Dmitry Selyutinoppc/code: generalize casts
2024-01-16 Dmitry Selyutinoppc/code: insert footer line break
2024-01-16 Dmitry Selyutinoppc/code: adopt pseudocode calls to C realities
2024-01-16 Dmitry Selyutinoppc/code: deprecate redundant class variable
2024-01-16 Dmitry Selyutinoppc/code: check for symbol presense in pseudocode
2024-01-16 Dmitry Selyutinoppc/code: do not emit pseudocode unless necessary
2024-01-16 Dmitry Selyutinoppc/pseudocode: allow to check whether node is present
2024-01-16 Dmitry Selyutinoppc/code: deprecate redundant ampersands
2024-01-16 Dmitry Selyutinoppc/code: assume 1 bit for subscript expr
2024-01-16 Dmitry Selyutinoppc/code: fix comparisons
2024-01-16 Dmitry Selyutinoppc/code: fix subscript exprs
2024-01-16 Dmitry Selyutinoppc/code: support TRAP
2024-01-16 Dmitry Selyutinoppc/code: support GRP0
2024-01-16 Dmitry Selyutinoppc/code: support basic fields initialization
2024-01-16 Dmitry Selyutinoppc/code: deprecate redundant node arguments
2024-01-16 Dmitry Selyutinoppc/code: introduce insn argument
2024-01-16 Dmitry Selyutinoppc: pass insndb record
2024-01-16 Dmitry Selyutinoppc: print C code instead of pseudocode
2024-01-16 Dmitry Selyutinoppc/code: support multiple assignments
2024-01-16 Dmitry Selyutinoppc/code: support string literals
2024-01-16 Dmitry Selyutinoppc: support attributes
2024-01-16 Dmitry Selyutinoppc: decouple attribute name
2024-01-16 Dmitry Selyutinoppc/code: rename ccall into call
2024-01-16 Dmitry Selyutinoppc/code: support leave keyword
2024-01-16 Dmitry Selyutinoppc/code: support more special symbols
2024-01-16 Dmitry Selyutinoppc/code: fix if exprs check
2024-01-16 Dmitry Selyutinoppc/pseudocode: support switches
2024-01-16 Dmitry Selyutinoppc/pseudocode: always use keywords for emit calls
2024-01-16 Dmitry Selyutinoppc/code: support concatenation
2024-01-16 Dmitry Selyutinoppc/code: support unsigned comparisons
2024-01-16 Dmitry Selyutinoppc/code: rename oppc_int to oppc_value
2024-01-16 Dmitry Selyutinoppc/code: support ternary expr inside binary and unary
2024-01-16 Dmitry Selyutinoppc/code: align ternary if expressions
2024-01-16 Dmitry Selyutinoppc/code: eliminate redundant pseudocode
2024-01-16 Dmitry Selyutinoppc/code: emit symbol pseudocode
2024-01-16 Dmitry Selyutinoppc/code: drop explicit ctx argument
2024-01-16 Dmitry Selyutinoppc/code: introduce ccall
2024-01-16 Dmitry Selyutinoppc/code: introduce transient
2024-01-16 Dmitry Selyutinoppc/ast: hash node by id
2024-01-16 Dmitry Selyutinoppc/main: parse all insndb instructions
2024-01-16 Dmitry Selyutinoppc/code: convert everything into calls
2024-01-16 Dmitry Selyutinoppc/util: simplify empty statements
2024-01-16 Dmitry Selyutinoppc/parser: check for regs in trailerlist
2024-01-16 Dmitry Selyutinoppc/code: support ternary conditionals
2024-01-16 Dmitry Selyutinoppc/code: support if exprs
2024-01-16 Dmitry Selyutinoppc/pseudocode: simplify call arguments
2024-01-16 Dmitry Selyutinoppc/code: support for exprs
2024-01-16 Dmitry Selyutinoppc/code: support calls
2024-01-16 Dmitry Selyutinoppc/code: support subscript assignments
2024-01-16 Dmitry Selyutinoppc/code: support subscript exprs
2024-01-16 Dmitry Selyutinoppc/code: support XLEN
2024-01-16 Dmitry Selyutinoppc: consider subscripts exprs
2024-01-16 Dmitry Selyutinoppc/code: support repeat expr
2024-01-16 Dmitry Selyutinoppc/code: simplify exprs and regs
2024-01-16 Dmitry Selyutinoppc/code: support bitwise operations
2024-01-16 Dmitry Selyutinoppc/code: support simple conditions
2024-01-16 Dmitry Selyutinoppc/code: support binary mul/div/mod
2024-01-16 Dmitry Selyutinoppc/code: support binary add/sub
2024-01-16 Dmitry Selyutinoppc/code: refactor unary exprs
2024-01-16 Dmitry Selyutinoppc/code: support simple constant unary exprs
2024-01-16 Dmitry Selyutinoppc/code: support simple constant assignments
2024-01-16 Dmitry Selyutinoppc/code: introduce header and footer
2024-01-16 Dmitry Selyutinoppc: introduce C generator skeleton
2024-01-16 Dmitry Selyutinoppc: check for special symbols
2024-01-16 Dmitry Selyutinoppc: decouple common code
2024-01-16 Dmitry Selyutinoppc: simplify ternary conditionals
2024-01-16 Dmitry Selyutinoppc: decouple pseudocode module
2024-01-16 Dmitry Selyutinoppc: decouple call name class
2024-01-16 Dmitry Selyutinoppc: rename Assign classes
2024-01-16 Dmitry Selyutinoppc: swap declaration
2024-01-16 Dmitry Selyutinoppc: introduce GPRZero class
2024-01-16 Dmitry Selyutinpywriter: convert pcode to tree and back to pcode
2024-01-16 Dmitry Selyutinoppc: introduce openpower pseudocode
2024-01-16 Dmitry Selyutininsndb/db: update walker
2024-01-16 Jacob Lifshayfixedsync.mdwn: change sync from v3.1B version to v3...
2024-01-14 Luke Kenneth... bug 1251: WIP stbcx removed
2024-01-09 Luke Kenneth... fix memory locations in linked-list test_caller_svp64_l...
2024-01-09 Jacob Lifshayfptrans.mdwn: don't parenthesize register being assigned to
2023-12-21 Luke Kenneth... whitespace
2023-12-19 Jacob Lifshay.gitlab-ci.yml: re-add maxschedchunk, it provides massi...
2023-12-15 Luke Kenneth... bug 1183: correct comments from cut/paste
2023-12-13 lkclremove pytest option which hard-codes assumptions about...
2023-12-13 Jacob Lifshayelf/simple_cases: disable case_static_glibc for now... 1228-elf-dynamic
2023-12-13 Jacob Lifshayadd make_gdb_vm_image.sh script, it doesn't work yet...
2023-12-13 Jacob Lifshayload_elf: dump a sequence of gdb commands for easy...
2023-12-13 Jacob LifshayMemMMap: fix brk_syscall -- use unrounded input address...
2023-12-13 Jacob Lifshayload_elf: add forgotten auxv entries
2023-12-13 Jacob Lifshayload_elf: copy linux's auxv, argv, and env layout
2023-12-13 Jacob Lifshayload_elf: match linux better for statically-linked...
2023-12-13 Jacob Lifshayelf/simple_cases: enable debug info for statically...
2023-12-13 Jacob LifshayMemMMap: raise error for bad load/fetch addresses when...
2023-12-13 Jacob Lifshaycaller.py: don't try to make zero-sized memory accesses...
2023-12-13 Jacob Lifshaytest/elf/__init__: make objdump go to default log kind...
2023-12-13 Jacob Lifshaycaller.py: implement writev syscall
2023-12-13 Jacob Lifshayfixedsync.mdwn: add sync instruction
2023-12-13 Jacob LifshayMemMMap: use modified_pages.discard instead of remove...
2023-12-13 Jacob Lifshaytest/ldst: add fixedsync tests for b/h/w/d ll/sc, but...
2023-12-13 Jacob Lifshaymajor/minor_62: add FIXMEs to lq/stq to match the FIXME...
2023-12-13 Jacob Lifshayfixedsync/minor_31: add stqcx. because I'm adding the...
next