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

  /external/pcre/dist2/src/sljit/
sljitNativeSPARC_common.c 174 #define SLL_W SLL
180 #define SLL_W SLLX
585 FAIL_IF(push_inst(compiler, SLL_W | D(arg2) | S1(OFFS_REG(arg)) | IMM_ARG | argw, DR(arg2)));
    [all...]
sljitNativeMIPS_common.c 189 #define SLL_W SLL
194 #define SLL_W DSLL
796 FAIL_IF(push_inst(compiler, SLL_W | T(OFFS_REG(arg)) | D(TMP_REG3) | SH_IMM(argw), DR(TMP_REG3)));
    [all...]

Completed in 55 milliseconds