pub fn host_issue_oracle(input: IssueInput, cursor: usize) -> IssueOutputExpand description
Independent host oracle for one issue-arbitration cycle.
This model uses host integer indexing and decode_task_tag rather than
the RHDL muxes, masks, and validation kernel. Tests use it as a scoreboard
for VM traces.
ยงPanics
Panics if cursor does not name one of the nine contexts.