commit | 315ccab0d190af0482d9e656c66a184d87cab050 | [log] [tgz] |
---|---|---|
author | Alexei Zavjalov <alexei.zavjalov@intel.com> | Thu May 01 23:24:05 2014 +0700 |
committer | Andreas Gampe <agampe@google.com> | Thu May 01 16:38:42 2014 -0700 |
tree | cbd50420e90fdf19b5a0db8c7c9d4bce7383811f | |
parent | 05d67f60c3f8e947a60ea488632d1aa1e6c8ce68 [diff] |
Implement art_quick_string_compareto entrypoint for x86-64 This adds implementation of the art_quick_string_compareto entrypoint for the x86-64 platform. Add a test to stub_test, enabled for arm, x86 and x86-64. Change-Id: I71b318b03d4c8920ccb3723b59c43542e219bf47 Signed-off-by: Alexei Zavjalov <alexei.zavjalov@intel.com>