More tests added to boost coverage.
http://codereview.chromium.org/151003/diff/1/4 File src/ia32/codegen-ia32.cc (right): http://codereview.chromium.org/151003/diff/1/4#newcode7822 Line 7822: int CompareStub::MinorKey() { On 2009/06/29 06:13:52, Kasper Lund wrote: > Couldn't this go into codegen.cc? On ARM the condition codes are in bits 28-31 so they have to be shifted down. On Intel the condition codes are already in the low bits. http://codereview.chromium.org/151003 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
