oppc/code: support ternary conditionals
authorDmitry Selyutin <ghostmansd@gmail.com>
Fri, 12 Jan 2024 20:23:36 +0000 (23:23 +0300)
committerDmitry Selyutin <ghostmansd@gmail.com>
Tue, 16 Jan 2024 19:10:07 +0000 (22:10 +0300)
commit02a28b9b7e8e06735981a76ca90c71c5e8d0de0b
tree9c34c167b852da29a9d20708be8de96b40905474
parent0e2596e1c96ba9df7b359a442e48515bf3b62084
oppc/code: support ternary conditionals
src/openpower/oppc/__main__.py
src/openpower/oppc/pc_code.py