Home
last modified time | relevance | path

Searched refs:USE_THUMB_INTERWORK (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm/
Dconstants-arm.h40 # define USE_THUMB_INTERWORK 1 macro
82 #if defined(USE_THUMB_INTERWORK) || defined(CAN_USE_ARMV5_INSTRUCTIONS)
Dmacro-assembler-arm.cc56 #if defined(__thumb__) && !defined(USE_THUMB_INTERWORK)
64 #if defined(USE_THUMB_INTERWORK) && !defined(CAN_USE_THUMB_INSTRUCTIONS)
70 #if defined(USE_THUMB_INTERWORK)