Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_ppc_defs.c4896 UInt lowest_lane; in emit_PPCInstr() local
4900 lowest_lane = (128/sz)-1; in emit_PPCInstr()
4901 p = mkFormVX( p, 4, v_dst, lowest_lane, v_src, opc2 ); in emit_PPCInstr()