Searched refs:Asse_CMPLTF (Results 1 – 3 of 3) sorted by relevance
317 Asse_CMPEQF, Asse_CMPLTF, Asse_CMPLEF, Asse_CMPUNF, enumerator
525 case Asse_CMPLTF: return "cmpFlt"; in showAMD64SseOp()3581 case Asse_CMPLTF: *p++ = 0xC2; xtra = 0x101; break; in emit_AMD64Instr()3608 case Asse_CMPLTF: *p++ = 0xC2; xtra = 0x101; break; in emit_AMD64Instr()3637 case Asse_CMPLTF: *p++ = 0xC2; xtra = 0x101; break; in emit_AMD64Instr()3664 case Asse_CMPLTF: *p++ = 0xC2; xtra = 0x101; break; in emit_AMD64Instr()
3358 case Iop_CmpLT32Fx4: op = Asse_CMPLTF; goto do_32Fx4; in iselVecExpr_wrk()3374 case Iop_CmpLT64Fx2: op = Asse_CMPLTF; goto do_64Fx2; in iselVecExpr_wrk()3390 case Iop_CmpLT32F0x4: op = Asse_CMPLTF; goto do_32F0x4; in iselVecExpr_wrk()3409 case Iop_CmpLT64F0x2: op = Asse_CMPLTF; goto do_64F0x2; in iselVecExpr_wrk()