Home | History | Annotate | Download | only in sljit

Lines Matching full:fadd

84 #define FADD 0x1e602800
1718 FAIL_IF(push_inst(compiler, (FADD ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2)));