Searched refs:showARMVfpOp (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_arm_defs.h403 extern HChar* showARMVfpOp ( ARMVfpOp op );
H A Dhost_arm_defs.c720 HChar* showARMVfpOp ( ARMVfpOp op ) { function
726 default: vpanic("showARMVfpOp");
1651 vex_printf("f%-3sd ", showARMVfpOp(i->ARMin.VAluD.op));
1659 vex_printf("f%-3ss ", showARMVfpOp(i->ARMin.VAluS.op));

Completed in 626 milliseconds