HomeSort by relevance Sort by last modified time
    Searched refs:thumb2 (Results 1 - 2 of 2) sorted by null

  /dalvik/vm/compiler/codegen/arm/
Assemble.cpp 70 * m -> Thumb2 modified immediate
71 * n -> complimented Thumb2 modified immediate
72 * M -> Thumb2 16-bit zero-extended immediate
1560 u4 thumb1, thumb2; local
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
Platform.h 337 /* CPU(ARM_TRADITIONAL) - Thumb2 is not available, only traditional ARM (v4 or greater) */
338 /* CPU(ARM_THUMB2) - Thumb2 instruction set is available */
341 # if defined(thumb2) || defined(__thumb2__) \
    [all...]

Completed in 67 milliseconds