Home
last modified time | relevance | path

Searched refs:Iop_I16StoF64 (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/VEX/pub/
Dlibvex_ir.h622 Iop_I16StoF64, /* signed I16 -> F64 */ enumerator
/external/valgrind/main/VEX/priv/
Dir_defs.c367 case Iop_I16StoF64: vex_printf("I16StoF64"); return; in ppIROp()
2285 case Iop_I16StoF64: UNARY(Ity_I16, Ity_F64); in typeOfPrimop()