Searched refs:Iop_I16StoF64 (Results 1 – 2 of 2) sorted by relevance
622 Iop_I16StoF64, /* signed I16 -> F64 */ enumerator
367 case Iop_I16StoF64: vex_printf("I16StoF64"); return; in ppIROp()2285 case Iop_I16StoF64: UNARY(Ity_I16, Ity_F64); in typeOfPrimop()