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

  /external/pcre/dist/sljit/
sljitNativeARM_T2_32.c 111 #define CMPI 0x2800
595 return push_inst16(compiler, CMPI | IMM8(imm) | RDN3(reg));
725 return push_inst16(compiler, CMPI | RDN3(dst));
    [all...]
sljitNativePPC_common.c 149 #define CMPI (HI(11))
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i960.c 199 #define CMPI 0x5a002080
    [all...]
  /external/v8/src/ppc/
constants-ppc.h 102 CMPI = 11 << 26, // Compare Immediate

Completed in 207 milliseconds