Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_x86_defs.h249 extern HChar* showX86UnaryOp ( X86UnaryOp );
Dhost_x86_defs.c433 HChar* showX86UnaryOp ( X86UnaryOp op ) { in showX86UnaryOp() function
951 vex_printf("%sl ", showX86UnaryOp(i->Xin.Unary32.op)); in ppX86Instr()