Home | History | Annotate | Download | only in sljit

Lines Matching refs:SUB_S

183 #define SUB_S		(HI(17) | FMT_S | LO(1))
1524 FAIL_IF(push_inst(compiler, SUB_S | FMT(op) | FT(src2) | FS(src1) | FD(dst_r), MOVABLE_INS));