Home
last modified time | relevance | path

Searched refs:Iop_Min32Fx8 (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/VEX/pub/
Dlibvex_ir.h1893 Iop_Max32Fx8, Iop_Min32Fx8, enumerator
/external/valgrind/VEX/priv/
Dir_defs.c647 case Iop_Min32Fx8: vex_printf("Min32Fx8"); return; in ppIROp()
3479 case Iop_Max32Fx8: case Iop_Min32Fx8: in typeOfPrimop()
Dhost_amd64_isel.c3909 case Iop_Min32Fx8: op = Asse_MINF; goto do_32Fx8; in iselDVecExpr_wrk()
Dguest_amd64_toIR.c25468 uses_vvvv, vbi, pfx, delta, "vminps", Iop_Min32Fx8 ); in dis_ESC_0F__VEX()
/external/valgrind/memcheck/tests/vbit-test/
Dirops.c1093 { DEFOP(Iop_Min32Fx8, UNDEF_UNKNOWN), },
/external/valgrind/memcheck/
Dmc_translate.c3790 case Iop_Min32Fx8: in expr2vbits_Binop()