Searched defs:PPCUnaryOp (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_ppc_defs.h296 PPCUnaryOp; typedef in typeref:enum:__anon22390
298 extern const HChar* showPPCUnaryOp ( PPCUnaryOp );
587 PPCUnaryOp op;
1006 extern PPCInstr* PPCInstr_Unary ( PPCUnaryOp op, HReg dst, HReg src );

Completed in 33 milliseconds