Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_x86_defs.h255 extern const HChar* showX86UnaryOp ( X86UnaryOp );
Dhost_x86_defs.c432 const HChar* showX86UnaryOp ( X86UnaryOp op ) { in showX86UnaryOp() function
954 vex_printf("%sl ", showX86UnaryOp(i->Xin.Unary32.op)); in ppX86Instr()