Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_x86_defs.h270 extern const HChar* showX86AluOp ( X86AluOp );
Dhost_x86_defs.c440 const HChar* showX86AluOp ( X86AluOp op ) { in showX86AluOp() function
930 vex_printf("%sl ", showX86AluOp(i->Xin.Alu32R.op)); in ppX86Instr()
936 vex_printf("%sl ", showX86AluOp(i->Xin.Alu32M.op)); in ppX86Instr()