Home | History | Annotate | Download | only in sljit

Lines Matching defs:FCMPU

168 #define FCMPU		(HI(63) | LO(0))
1876 return push_inst(compiler, FCMPU | CRD(4) | FA(src1) | FB(src2));