Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm_defs.h364 extern const HChar* showARMAluOp ( ARMAluOp op );
Dhost_arm_defs.c665 const HChar* showARMAluOp ( ARMAluOp op ) { in showARMAluOp() function
1573 vex_printf("%-4s ", showARMAluOp(i->ARMin.Alu.op)); in ppARMInstr()