Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_mips_defs.h306 extern HChar *showMIPSUnaryOp(MIPSUnaryOp);
Dhost_mips_defs.c1022 HChar *showMIPSUnaryOp(MIPSUnaryOp op) in showMIPSUnaryOp() function
1521 vex_printf("%s ", showMIPSUnaryOp(i->Min.Unary.op)); in ppMIPSInstr()