Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_x86_defs.h281 extern const HChar* showX86ShiftOp ( X86ShiftOp );
Dhost_x86_defs.c456 const HChar* showX86ShiftOp ( X86ShiftOp op ) { in showX86ShiftOp() function
942 vex_printf("%sl ", showX86ShiftOp(i->Xin.Sh32.op)); in ppX86Instr()
972 vex_printf("%sdl ", showX86ShiftOp(i->Xin.Sh3232.op)); in ppX86Instr()