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

  /external/pcre/dist/sljit/
sljitNativeSPARC_common.c 964 #define SELECT_FOP(op, single, double) ((op & SLJIT_SINGLE_OP) ? single : double)
978 FAIL_IF(push_inst(compiler, SELECT_FOP(op, FSTOI, FDTOI) | DA(TMP_FREG1) | S2A(src), MOVABLE_INS));
    [all...]
sljitNativePPC_common.c     [all...]

Completed in 304 milliseconds