stubGenerator_x86_32.cpp
Deneau, Tom
tom.deneau at amd.com
Tue Jul 24 09:25:59 PDT 2012
Ah, I see now, thanks.
-----Original Message-----
From: Vladimir Kozlov [mailto:vladimir.kozlov at oracle.com]
Sent: Tuesday, July 24, 2012 10:48 AM
To: Deneau, Tom
Cc: hotspot-compiler-dev at openjdk.java.net
Subject: Re: stubGenerator_x86_32.cpp
They are SOE only on Win64. On 32 bit Win they are SOC as on other OSs.
Vladimir
On 7/24/12 8:02 AM, Deneau, Tom wrote:
> I noticed in stubGenerator_x86_32.cpp, in the routine xmm_copy_forward,
> that registers xmm6 and xmm7 are used, which are SaveOnEntry on Windows OS,
> but I didn't see them being saved anywhere.
>
> -- Tom
>
>
More information about the hotspot-compiler-dev
mailing list