Searched defs:SLL_W (Results 1 - 2 of 2) sorted by relevance

/external/pcre/dist/sljit/
H A DsljitNativeSPARC_common.c170 #define SLL_W SLL macro
176 #define SLL_W SLLX macro
596 FAIL_IF(push_inst(compiler, SLL_W | D(arg2) | S1(OFFS_REG(arg)) | IMM_ARG | argw, DR(arg2)));
H A DsljitNativeMIPS_common.c189 #define SLL_W SLL macro
194 #define SLL_W DSLL macro
811 FAIL_IF(push_inst(compiler, SLL_W | T(OFFS_REG(arg)) | D(TMP_REG3) | SH_IMM(argw), DR(TMP_REG3)));

Completed in 60 milliseconds