Home | History | Annotate | Download | only in sljit

Lines Matching defs:FRSP

177 #define FRSP		(HI(63) | LO(12))
1818 return push_inst(compiler, FRSP | FD(dst_r) | FB(dst_r));
1856 return push_inst(compiler, FRSP | FD(dst_r) | FB(dst_r));
1906 FAIL_IF(push_inst(compiler, FRSP | FD(dst_r) | FB(src)));