HomeSort by relevance Sort by last modified time
    Searched refs:showX86UnaryOp (Results 1 - 2 of 2) sorted by null

  /external/valgrind/VEX/priv/
host_x86_defs.h 255 extern const HChar* showX86UnaryOp ( X86UnaryOp );
host_x86_defs.c 432 const HChar* showX86UnaryOp ( X86UnaryOp op ) {
436 default: vpanic("showX86UnaryOp");
954 vex_printf("%sl ", showX86UnaryOp(i->Xin.Unary32.op));
    [all...]

Completed in 54 milliseconds