Searched refs:Asse_RCPF (Results 1 – 3 of 3) sorted by relevance
528 case Asse_RCPF: return "rcp"; in showAMD64SseOp()1623 unary = toBool( i->Ain.Sse32Fx4.op == Asse_RCPF in getRegUsage_AMD64Instr()1632 unary = toBool( i->Ain.Sse32FLo.op == Asse_RCPF in getRegUsage_AMD64Instr()1641 unary = toBool( i->Ain.Sse64Fx2.op == Asse_RCPF in getRegUsage_AMD64Instr()1650 unary = toBool( i->Ain.Sse64FLo.op == Asse_RCPF in getRegUsage_AMD64Instr()3576 case Asse_RCPF: *p++ = 0x53; break; in emit_AMD64Instr()3632 case Asse_RCPF: *p++ = 0x53; break; in emit_AMD64Instr()
319 Asse_RCPF, Asse_RSQRTF, Asse_SQRTF, enumerator
3228 case Iop_RecipEst32Fx4: op = Asse_RCPF; goto do_32Fx4_unary; in iselVecExpr_wrk()3238 case Iop_RecipEst32F0x4: op = Asse_RCPF; goto do_32F0x4_unary; in iselVecExpr_wrk()3805 case Iop_RecipEst32Fx8: op = Asse_RCPF; goto do_32Fx8_unary; in iselDVecExpr_wrk()