Searched refs:showARMVfpUnaryOp (Results 1 – 2 of 2) sorted by relevance
421 extern const HChar* showARMVfpUnaryOp ( ARMVfpUnaryOp op );
718 const HChar* showARMVfpUnaryOp ( ARMVfpUnaryOp op ) { in showARMVfpUnaryOp() function1797 vex_printf("f%-3sd ", showARMVfpUnaryOp(i->ARMin.VUnaryD.op)); in ppARMInstr()1803 vex_printf("f%-3ss ", showARMVfpUnaryOp(i->ARMin.VUnaryS.op)); in ppARMInstr()