Thank you for the patch to the V8 ARM code. However, you will need to sign the Google Individual Contributor License Agreement before we can use it. You will find the CLA on http://code.google.com/legal/individual-cla-v1.0.html, where you can sign it electronically.
Regards, Søren On Tue, Feb 2, 2010 at 23:58, <[email protected]> wrote: > Reviewers: Mads Ager, > > Message: > Add the support for ARMv7 unsigned bit field extraction (ubfx) instruction, > including the changes in instruction encoding, code generation, > disassembler, > and simulator. Thanks. > > > > Please review this at http://codereview.chromium.org/569015 > > > SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ > > Affected files: > M src/arm/assembler-arm.h > M src/arm/assembler-arm.cc > > M src/arm/codegen-arm.cc > M src/arm/disasm-arm.cc > M src/arm/simulator-arm.cc > M src/globals.h > M src/platform-linux.cc > > > > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
