Skip to content
Snippets Groups Projects
Commit bbe4a6db authored by Henrik Gramner's avatar Henrik Gramner Committed by Derek Buitenhuis
Browse files

x86inc: Utilize the shadow space on 64-bit Windows


Store XMM6 and XMM7 in the shadow space in functions that
clobbers them. This way we don't have to adjust the stack
pointer as often, reducing the number of instructions as
well as code size.

Signed-off-by: default avatarDerek Buitenhuis <derek.buitenhuis@gmail.com>
parent 3fb78e99
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.
Please register or to comment