Searched refs:Asse_RCPF (Results 1 – 3 of 3) sorted by relevance
321 Asse_RCPF, Asse_RSQRTF, Asse_SQRTF, enumerator
547 case Asse_RCPF: return "rcp"; in showAMD64SseOp()1543 unary = toBool( i->Ain.Sse32Fx4.op == Asse_RCPF in getRegUsage_AMD64Instr()1552 unary = toBool( i->Ain.Sse32FLo.op == Asse_RCPF in getRegUsage_AMD64Instr()1561 unary = toBool( i->Ain.Sse64Fx2.op == Asse_RCPF in getRegUsage_AMD64Instr()1570 unary = toBool( i->Ain.Sse64FLo.op == Asse_RCPF in getRegUsage_AMD64Instr()3252 case Asse_RCPF: *p++ = 0x53; break; in emit_AMD64Instr()3308 case Asse_RCPF: *p++ = 0x53; break; in emit_AMD64Instr()
3229 case Iop_Recip32Fx4: op = Asse_RCPF; goto do_32Fx4_unary; in iselVecExpr_wrk()3249 case Iop_Recip32F0x4: op = Asse_RCPF; goto do_32F0x4_unary; in iselVecExpr_wrk()3803 case Iop_Recip32Fx8: op = Asse_RCPF; goto do_32Fx8_unary; in iselDVecExpr_wrk()