Searched refs:vD_off (Results 1 – 2 of 2) sorted by relevance
127 UInt vD_off, UInt sh, UInt shift_right ) in ppc32g_dirtyhelper_LVS() argument137 vassert( vD_off <= sizeof(VexGuestPPC32State)-8 ); in ppc32g_dirtyhelper_LVS()145 pU128_dst = (U128*)( ((UChar*)gst) + vD_off ); in ppc32g_dirtyhelper_LVS()156 UInt vD_off, UInt sh, UInt shift_right ) in ppc64g_dirtyhelper_LVS() argument172 vassert( vD_off <= sizeof(VexGuestPPC64State)-8 ); in ppc64g_dirtyhelper_LVS()180 pU128_dst = (U128*)( ((UChar*)gst) + vD_off ); in ppc64g_dirtyhelper_LVS()
15430 UInt vD_off = vectorGuestRegOffset(vD_addr); in dis_av_load() local15433 mkU32(vD_off), in dis_av_load()15455 d->fxState[0].offset = vD_off; in dis_av_load()15464 UInt vD_off = vectorGuestRegOffset(vD_addr); in dis_av_load() local15467 mkU32(vD_off), in dis_av_load()15489 d->fxState[0].offset = vD_off; in dis_av_load()