This change saves and restores the full flags register in x86_64 mode.
This makes running instrumented signal handlers safer, and avoids flags
set during the execution of the event handlers from polluting the
instrumented call's flags state.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 21942 Build 21942: arc lint + arc unit