Home | History | Annotate | Download | only in sljit

Lines Matching refs:FRSP

173 #define FRSP		(HI(63) | LO(12))
1829 return push_inst(compiler, FRSP | FD(dst_r) | FB(dst_r));
1867 return push_inst(compiler, FRSP | FD(dst_r) | FB(dst_r));
1917 FAIL_IF(push_inst(compiler, FRSP | FD(dst_r) | FB(src)));