Home | History | Annotate | Download | only in sljit

Lines Matching refs:FSUBS

175 #define FSUBS		(HI(59) | LO(20))
2002 FAIL_IF(push_inst(compiler, SELECT_FOP(op, FSUBS, FSUB) | FD(dst_r) | FA(src1) | FB(src2)));