Home
last modified time | relevance | path

Searched refs:Xfp_YL2XP1 (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_x86_defs.h290 Xfp_SCALE, Xfp_ATAN, Xfp_YL2X, Xfp_YL2XP1, Xfp_PREM, Xfp_PREM1, enumerator
Dhost_x86_defs.c474 case Xfp_YL2XP1: return "yl2xp1"; in showX86FpOp()
2836 || i->Xin.FpBinary.op == Xfp_YL2XP1) { in emit_X86Instr()
Dhost_x86_isel.c3077 case Iop_Yl2xp1F64: fpop = Xfp_YL2XP1; break; in iselDblExpr_wrk()