Home | History | Annotate | Download | only in sljit

Lines Matching refs:SLJIT_CONVD_FROMS

1660 		emit_fop_mem(compiler, (GET_OPCODE(op) == SLJIT_CONVD_FROMS) ? (mem_flags ^ 0x100) : mem_flags, dst_r, src, srcw);
1679 case SLJIT_CONVD_FROMS: