Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm_defs.h421 extern const HChar* showARMVfpUnaryOp ( ARMVfpUnaryOp op );
Dhost_arm_defs.c718 const HChar* showARMVfpUnaryOp ( ARMVfpUnaryOp op ) { in showARMVfpUnaryOp() function
1797 vex_printf("f%-3sd ", showARMVfpUnaryOp(i->ARMin.VUnaryD.op)); in ppARMInstr()
1803 vex_printf("f%-3ss ", showARMVfpUnaryOp(i->ARMin.VUnaryS.op)); in ppARMInstr()