Home | History | Annotate | Download | only in sljit

Lines Matching refs:FS

117 #define FS(fs)		((fs) << 21)
1761 FAIL_IF(push_inst(compiler, STFIWX | FS(TMP_FREG1) | A(SLJIT_SP) | B(TMP_REG1)));
1792 return push_inst(compiler, STFIWX | FS(TMP_FREG1) | A(dst & REG_MASK) | B(dstw));