Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_amd64_defs.h305 extern const HChar* showA87FpOp ( A87FpOp );
Dhost_amd64_defs.c497 const HChar* showA87FpOp ( A87FpOp op ) { in showA87FpOp() function
1234 vex_printf("f%s", showA87FpOp(i->Ain.A87FpOp.op)); in ppAMD64Instr()