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

  /external/v8/src/arm/
constants-arm.h 43 # define USE_THUMB_INTERWORK 1
macro-assembler-arm.cc 48 #if defined(__thumb__) && !defined(USE_THUMB_INTERWORK)
56 #if defined(USE_THUMB_INTERWORK) && !defined(CAN_USE_THUMB_INSTRUCTIONS)
62 #if defined(USE_THUMB_INTERWORK) || defined(CAN_USE_ARMV5_INSTRUCTIONS)
67 #if defined(USE_THUMB_INTERWORK)
    [all...]

Completed in 11 milliseconds