Add a variant of rdtscp() that retains and returns the IA32_TSC_AUX
value read by rdtscp.
Details
Details
Tested as part of testing D29733.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 40876 Build 37765: arc lint + arc unit
Event Timeline
sys/i386/include/cpufunc.h | ||
---|---|---|
412 | Why not use the =A constraint here like the other intrinsics do? |