Searched refs:Xsse_CMPLTF (Results 1 – 3 of 3) sorted by relevance
309 Xsse_CMPEQF, Xsse_CMPLTF, Xsse_CMPLEF, Xsse_CMPUNF, enumerator
500 case Xsse_CMPLTF: return "cmpFlt"; in showX86SseOp()3088 case Xsse_CMPLTF: *p++ = 0xC2; xtra = 0x101; break; in emit_X86Instr()3114 case Xsse_CMPLTF: *p++ = 0xC2; xtra = 0x101; break; in emit_X86Instr()3140 case Xsse_CMPLTF: *p++ = 0xC2; xtra = 0x101; break; in emit_X86Instr()3166 case Xsse_CMPLTF: *p++ = 0xC2; xtra = 0x101; break; in emit_X86Instr()
3559 case Iop_CmpLT32Fx4: op = Xsse_CMPLTF; goto do_32Fx4; in iselVecExpr_wrk()3575 case Iop_CmpLT64Fx2: op = Xsse_CMPLTF; goto do_64Fx2; in iselVecExpr_wrk()3592 case Iop_CmpLT32F0x4: op = Xsse_CMPLTF; goto do_32F0x4; in iselVecExpr_wrk()3611 case Iop_CmpLT64F0x2: op = Xsse_CMPLTF; goto do_64F0x2; in iselVecExpr_wrk()