Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_defs.h267 extern const HChar *showMIPSMaccOp(MIPSMaccOp, Bool);
Dhost_mips_defs.c742 const HChar *showMIPSMaccOp(MIPSMaccOp op, Bool variable) in showMIPSMaccOp() function
1275 vex_printf("%s ", showMIPSMaccOp(i->Min.Macc.op, i->Min.Macc.syned)); in ppMIPSInstr()