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

  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 264 SBC(int cc, int s, int Rd, int Rn, uint32_t Op2) {
  /art/compiler/utils/arm/
constants_arm.h 137 SBC = 6, // Subtract with Carry
  /external/chromium_org/v8/src/arm/
constants-arm.h 159 SBC = 6 << 21, // Subtract with Carry.
  /external/v8/src/arm/
constants-arm.h 197 SBC = 6 << 21, // Subtract with Carry.

Completed in 30 milliseconds