inorder.py: Added draft get_input/output_regs functions.
authorAndrey Miroshnikov <andrey@technepisteme.xyz>
Sun, 28 May 2023 20:40:58 +0000 (20:40 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 2 Jun 2023 18:51:19 +0000 (19:51 +0100)
commitf182e96b75dec674be28da191b1c6b9728448835
treef5d6499aa2885ac3b6ba87dfd81e8b9bafbb8a4b
parent1649b64bc646b65f6027b7cd9fee6d3db4d808fa
inorder.py: Added draft get_input/output_regs functions.

Passing trace (insn and Hazards()) to the fetch phase.
Decoder not yet using Hazard info.
src/openpower/cyclemodel/inorder.py