HomeSort by relevance Sort by last modified time
    Searched refs:SLJIT_SDIVI (Results 1 - 10 of 10) sorted by null

  /external/pcre/dist/sljit/
sljitLir.h 733 #define SLJIT_SDIVI (SLJIT_OP0_BASE + 7
    [all...]
sljitNativeX86_common.c 750 case SLJIT_SDIVI:
782 if ((op | 0x2) == SLJIT_SDIVI) {
849 case SLJIT_SDIVI:
    [all...]
sljitNativeSPARC_common.c 783 case SLJIT_SDIVI:
    [all...]
sljitLir.c 1039 || ((op & ~SLJIT_INT_OP) >= SLJIT_UDIVMOD && (op & ~SLJIT_INT_OP) <= SLJIT_SDIVI));
    [all...]
sljitNativeARM_64.c     [all...]
sljitNativeARM_T2_32.c     [all...]
sljitNativeARM_32.c     [all...]
sljitNativeMIPS_common.c     [all...]
sljitNativePPC_common.c     [all...]
sljitNativeTILEGX_64.c     [all...]

Completed in 62 milliseconds