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

  /external/pcre/dist/sljit/
sljitNativeSPARC_common.c 170 #define SLL_W SLL
176 #define SLL_W SLLX
596 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
811 FAIL_IF(push_inst(compiler, SLL_W | T(OFFS_REG(arg)) | D(TMP_REG3) | SH_IMM(argw), DR(TMP_REG3)));
    [all...]

Completed in 905 milliseconds