Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm_defs.h409 extern const HChar* showARMVfpOp ( ARMVfpOp op );
Dhost_arm_defs.c708 const HChar* showARMVfpOp ( ARMVfpOp op ) { in showARMVfpOp() function
1781 vex_printf("f%-3sd ", showARMVfpOp(i->ARMin.VAluD.op)); in ppARMInstr()
1789 vex_printf("f%-3ss ", showARMVfpOp(i->ARMin.VAluS.op)); in ppARMInstr()