You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the mret or sret instruction is executed and it changes the privilege mode then the trace encoder emits a synchronization packet. Currently, this behavior is documented only in the delta trace algorithm diagram. Can you update the Synchronization Packet definition (Sec 7.2) to explicitly include this scenario i.e. when privilege mode changes due to mret/sret instruction then the very first instruction after privilege mode should be reported by Sync packet?
The text was updated successfully, but these errors were encountered:
When the mret or sret instruction is executed and it changes the privilege mode then the trace encoder emits a synchronization packet. Currently, this behavior is documented only in the delta trace algorithm diagram. Can you update the Synchronization Packet definition (Sec 7.2) to explicitly include this scenario i.e. when privilege mode changes due to mret/sret instruction then the very first instruction after privilege mode should be reported by Sync packet?
The text was updated successfully, but these errors were encountered: