HomeSort by relevance Sort by last modified time
    Searched refs:PPCUnaryOp (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/VEX/priv/
host_ppc_defs.h 323 PPCUnaryOp;
325 extern HChar* showPPCUnaryOp ( PPCUnaryOp );
585 PPCUnaryOp op;
967 extern PPCInstr* PPCInstr_Unary ( PPCUnaryOp op, HReg dst, HReg src );
    [all...]
host_ppc_defs.c 575 HChar* showPPCUnaryOp ( PPCUnaryOp op ) {
806 PPCInstr* PPCInstr_Unary ( PPCUnaryOp op, HReg dst, HReg src ) {
    [all...]
host_ppc_isel.c     [all...]

Completed in 26 milliseconds