oppc/code: support simple constant unary exprs
[openpower-isa.git] / src / openpower / oppc /
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 Selyutinoppc: introduce openpower pseudocode