Skip to content
Snippets Groups Projects
Commit 5384840a authored by Avi Kivity's avatar Avi Kivity
Browse files

x64: avoid stack instructions in context switch code

Due to the "red zone", stack operations may corrupt local variables.
Use ordinary moves and jumps instead.
parent 2c57b0ce
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment