Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow missing operand data in STFBranchReader #27

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

bdutro
Copy link
Collaborator

@bdutro bdutro commented Feb 12, 2024

Default to 0 if there aren't any InstRegRecords attached to the instruction.

stf_branch_hdf5 is the only tool that uses branch operand data, but users of that tool should be aware if their traces do or don't include operand values.

    - Default to 0 if there aren't any InstRegRecords attached to the
      instruction
    - stf_branch_hdf5 is the only tool that uses them right now
@bdutro
Copy link
Collaborator Author

bdutro commented Feb 12, 2024

Addresses sparcians/stf_tools#6

@bdutro bdutro merged commit 0857ea5 into master Feb 12, 2024
1 check passed
@bdutro bdutro deleted the dev/brettd/fix-missing-branch-operands branch February 12, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant