Home
last modified time | relevance | path

Searched refs:showMIPSAluOp (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_mips_defs.h247 extern const HChar *showMIPSAluOp(MIPSAluOp,
Dhost_mips_defs.c683 const HChar *showMIPSAluOp(MIPSAluOp op, Bool immR) in showMIPSAluOp() function
1192 vex_printf("%s ", showMIPSAluOp(i->Min.Alu.op, in ppMIPSInstr()