Searched refs:vD_off (Results 1 – 2 of 2) sorted by relevance
126 UInt vD_off, UInt sh, UInt shift_right ) in ppc32g_dirtyhelper_LVS() argument136 vassert( vD_off <= sizeof(VexGuestPPC32State)-8 ); in ppc32g_dirtyhelper_LVS()144 pU128_dst = (U128*)( ((UChar*)gst) + vD_off ); in ppc32g_dirtyhelper_LVS()155 UInt vD_off, UInt sh, UInt shift_right ) in ppc64g_dirtyhelper_LVS() argument171 vassert( vD_off <= sizeof(VexGuestPPC64State)-8 ); in ppc64g_dirtyhelper_LVS()179 pU128_dst = (U128*)( ((UChar*)gst) + vD_off ); in ppc64g_dirtyhelper_LVS()
11151 UInt vD_off = vectorGuestRegOffset(vD_addr); in dis_av_load() local11153 mkU32(vD_off), in dis_av_load()11175 d->fxState[0].offset = vD_off; in dis_av_load()11184 UInt vD_off = vectorGuestRegOffset(vD_addr); in dis_av_load() local11186 mkU32(vD_off), in dis_av_load()11208 d->fxState[0].offset = vD_off; in dis_av_load()