Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h310 PPCAluOp; typedef
313 const HChar* showPPCAluOp ( PPCAluOp,
616 PPCAluOp op;
1088 extern PPCInstr* PPCInstr_Alu ( PPCAluOp, HReg, HReg, PPCRH* );
Dhost_ppc_defs.c508 const HChar* showPPCAluOp ( PPCAluOp op, Bool immR ) { in showPPCAluOp()
775 PPCInstr* PPCInstr_Alu ( PPCAluOp op, HReg dst, in PPCInstr_Alu()
Dhost_ppc_isel.c1450 PPCAluOp aluOp; in iselWordExpr_R_wrk()
3415 PPCAluOp op = (op_binop == Iop_Or64) ? Palu_OR : in iselInt64Expr_wrk()