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

  /external/valgrind/main/VEX/priv/
guest_x86_defs.h 403 X86CondL = 12, /* jump less */
guest_x86_helpers.c 692 case X86CondL: /* (SF xor OF) == 1 */
833 if (isU32(cc_op, X86G_CC_OP_SUBL) && isU32(cond, X86CondL)) {
    [all...]
guest_x86_toIR.c     [all...]

Completed in 73 milliseconds