HomeSort by relevance Sort by last modified time
    Searched refs:X86UnaryOp (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/VEX/priv/
host_x86_defs.h 247 X86UnaryOp;
249 extern HChar* showX86UnaryOp ( X86UnaryOp );
416 X86UnaryOp op;
655 extern X86Instr* X86Instr_Unary32 ( X86UnaryOp op, HReg dst );
host_x86_defs.c 433 HChar* showX86UnaryOp ( X86UnaryOp op ) {
597 X86Instr* X86Instr_Unary32 ( X86UnaryOp op, HReg dst ) {
    [all...]

Completed in 32 milliseconds