HomeSort by relevance Sort by last modified time
    Searched defs:ORR (Results 1 - 4 of 4) sorted by null

  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 252 ORR(int cc, int s, int Rd, int Rn, uint32_t Op2) {
  /art/compiler/utils/arm/
constants_arm.h 143 ORR = 12, // Logical (inclusive) OR
  /external/chromium_org/v8/src/arm/
constants-arm.h 165 ORR = 12 << 21, // Logical (inclusive) OR.
  /external/v8/src/arm/
constants-arm.h 203 ORR = 12 << 21, // Logical (inclusive) OR.

Completed in 111 milliseconds