intel / intel/generic-register-operation-optimizer

🎇 Add support for safely reading two 32-bit registers as a single 64-bit value.

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
65
Forks
11
Avg merge
8h 59m
Merged PRs (30d)
4

Description

Sometimes a 64-bit counter may be split across two 32-bit registers that must be read independently. It would be very helpful to have built-in support to safely read these two fields and account for wrap-around of the lower 32-bits.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.