Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h394 Pav_MRGHI, Pav_MRGLO, enumerator
Dhost_ppc_defs.c640 case Pav_MRGLO: return "vmrgl"; // b,h,w in showPPCAvOp()
4910 case Pav_MRGLO: opc2 = 268; break; // vmrglb in emit_PPCInstr()
4964 case Pav_MRGLO: opc2 = 332; break; // vmrglh in emit_PPCInstr()
5020 case Pav_MRGLO: opc2 = 396; break; // vmrglw in emit_PPCInstr()
5057 case Pav_MRGLO: opc2 = 1742; break; // vmrglw in emit_PPCInstr()
Dhost_ppc_isel.c5185 case Iop_InterleaveLO8x16: op = Pav_MRGLO; goto do_AvBin8x16; in iselVecExpr_wrk()
5220 case Iop_InterleaveLO16x8: op = Pav_MRGLO; goto do_AvBin16x8; in iselVecExpr_wrk()
5255 case Iop_InterleaveLO32x4: op = Pav_MRGLO; goto do_AvBin32x4; in iselVecExpr_wrk()
5293 case Iop_InterleaveLO64x2: op = Pav_MRGLO; goto do_AvBin64x2; in iselVecExpr_wrk()