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

  /external/valgrind/VEX/priv/
guest_x86_defs.h 348 X86G_CC_OP_ADCW, /* 8 DEP1 = argL, DEP2 = argR ^ oldCarry, NDEP = oldCarry */
guest_x86_helpers.c 510 case X86G_CC_OP_ADCW: ACTIONS_ADC( 16, UShort );
    [all...]
guest_x86_toIR.c     [all...]

Completed in 51 milliseconds