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 40 # define USE_THUMB_INTERWORK 1
82 #if defined(USE_THUMB_INTERWORK) || defined(CAN_USE_ARMV5_INSTRUCTIONS)
macro-assembler-arm.cc 56 #if defined(__thumb__) && !defined(USE_THUMB_INTERWORK)
64 #if defined(USE_THUMB_INTERWORK) && !defined(CAN_USE_THUMB_INSTRUCTIONS)
70 #if defined(USE_THUMB_INTERWORK)
    [all...]

Completed in 705 milliseconds