Comment #1 on issue 433 by [email protected]: 64-bit V8 crashes on P4 machines http://code.google.com/p/v8/issues/detail?id=433
We are using the 'sahf' instruction. This instruction is not available on some early 64-bit CPUs. We should either avoid using sahf or detect when it is safe to use. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
