Home | History | Annotate | Download | only in ppc64

Lines Matching refs:PPC_LDST

205    PPC_LDST           = 0x00000400,
2291 PPC_ALTIVEC | PPC_LDST | PPC_ONE_IMM,
2296 PPC_ALTIVEC | PPC_LDST | PPC_TWO_ARGS,
3867 (type == PPC_LDST && !seln_flags.ldst) ||
4014 case PPC_LDST:
4027 printf("ERROR: PPC_ALTIVEC, PPC_LDST, unhandled number of arguments. 0x%08x\n", nb_args);
4029 } /* switch(PPC_LDST, nb_args) */