Searched refs:C_ULT_S (Results 1 – 1 of 1) sorted by relevance
119 #define C_ULT_S (HI(17) | FMT_S | LO(53)) macro1390 FAIL_IF(push_inst(compiler, C_ULT_S | FMT(op) | FT(src2) | FS(src1), UNMOVABLE_INS)); in sljit_emit_fop1_cmp()1392 FAIL_IF(push_inst(compiler, C_ULT_S | FMT(op) | FT(src1) | FS(src2), UNMOVABLE_INS)); in sljit_emit_fop1_cmp()1900 inst = C_ULT_S; in sljit_emit_fcmp()1904 inst = C_ULT_S; in sljit_emit_fcmp()
Completed in 13 milliseconds