Searched refs:DIV_S (Results 1 – 4 of 4) sorted by relevance
26 defm DIV_S : BinaryInt<sdiv, "div_s">;
56 defm DIV_S : BinaryInt<sdiv, "div_s", 0x6d, 0x7f>;
188 #define DIV_S (HI(17) | FMT_S | LO(3)) macro1746 FAIL_IF(push_inst(compiler, DIV_S | FMT(op) | FT(src2) | FS(src1) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop2()