Searched refs:Xsse_CMPLTF (Results 1 – 3 of 3) sorted by relevance
303 Xsse_CMPEQF, Xsse_CMPLTF, Xsse_CMPLEF, Xsse_CMPUNF, enumerator
501 case Xsse_CMPLTF: return "cmpFlt"; in showX86SseOp()3051 case Xsse_CMPLTF: *p++ = 0xC2; xtra = 0x101; break; in emit_X86Instr()3077 case Xsse_CMPLTF: *p++ = 0xC2; xtra = 0x101; break; in emit_X86Instr()3103 case Xsse_CMPLTF: *p++ = 0xC2; xtra = 0x101; break; in emit_X86Instr()3129 case Xsse_CMPLTF: *p++ = 0xC2; xtra = 0x101; break; in emit_X86Instr()
3449 case Iop_CmpLT32Fx4: op = Xsse_CMPLTF; goto do_32Fx4; in iselVecExpr_wrk()3469 case Iop_CmpLT64Fx2: op = Xsse_CMPLTF; goto do_64Fx2; in iselVecExpr_wrk()3490 case Iop_CmpLT32F0x4: op = Xsse_CMPLTF; goto do_32F0x4; in iselVecExpr_wrk()3509 case Iop_CmpLT64F0x2: op = Xsse_CMPLTF; goto do_64F0x2; in iselVecExpr_wrk()