Searched refs:Xfp_TAN (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_x86_defs.h289 Xfp_SQRT, Xfp_ABS, Xfp_NEG, Xfp_MOV, Xfp_SIN, Xfp_COS, Xfp_TAN, enumerator in enum:__anon31278
H A Dhost_x86_defs.c484 case Xfp_TAN: return "tan";
2026 case Xfp_TAN:
H A Dhost_x86_isel.c3140 case Iop_TanF64: fpop = Xfp_TAN; break;
3150 /* Note that X86Instr_FpUnary(Xfp_TAN,..) sets the condition

Completed in 45 milliseconds