Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.c5340 UInt v_srcL = vregEnc(i->Pin.AvBinary.srcL); in emit_PPCInstr() local
5344 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 1036, endness_host ); // vslo in emit_PPCInstr()
5349 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, 1100, endness_host ); // vsro in emit_PPCInstr()
5364 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
5425 UInt v_srcL = vregEnc(i->Pin.AvBin8x16.srcL); in emit_PPCInstr() local
5467 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
5473 UInt v_srcL = vregEnc(i->Pin.AvBin16x8.srcL); in emit_PPCInstr() local
5521 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
5527 UInt v_srcL = vregEnc(i->Pin.AvBin32x4.srcL); in emit_PPCInstr() local
5580 p = mkFormVX( p, 4, v_dst, v_srcL, v_srcR, opc2, endness_host ); in emit_PPCInstr()
[all …]