Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_x86_defs.h275 extern HChar* showX86ShiftOp ( X86ShiftOp );
Dhost_x86_defs.c457 HChar* showX86ShiftOp ( X86ShiftOp op ) { in showX86ShiftOp() function
939 vex_printf("%sl ", showX86ShiftOp(i->Xin.Sh32.op)); in ppX86Instr()
969 vex_printf("%sdl ", showX86ShiftOp(i->Xin.Sh3232.op)); in ppX86Instr()