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)
committerAndrey Miroshnikov <andrey@technepisteme.xyz>
Sun, 28 May 2023 20:40:58 +0000 (20:40 +0000)
commit2a35755d34df6aedb05eac2287fcd2913c6ac957
treef5d6499aa2885ac3b6ba87dfd81e8b9bafbb8a4b
parent9746c94bdaad3a077c8d8f9965e6baeda152f476
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