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

  /external/valgrind/main/VEX/priv/
host_mips_defs.h 273 } MIPSAluOp;
275 extern const HChar *showMIPSAluOp(MIPSAluOp,
420 MIPSAluOp op;
632 extern MIPSInstr *MIPSInstr_Alu(MIPSAluOp, HReg, HReg, MIPSRH *);
host_mips_isel.c 822 MIPSAluOp aluOp;
    [all...]
host_mips_defs.c 1105 const HChar *showMIPSAluOp(MIPSAluOp op, Bool immR)
1190 MIPSInstr *MIPSInstr_Alu(MIPSAluOp op, HReg dst, HReg srcL, MIPSRH * srcR)
    [all...]

Completed in 43 milliseconds