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