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

  /external/valgrind/main/VEX/priv/
guest_x86_defs.h 359 X86G_CC_OP_SHRL, /* 27 */
guest_x86_helpers.c 538 case X86G_CC_OP_SHRL: ACTIONS_SHR( 32, UInt );
    [all...]
guest_x86_toIR.c 980 case Iop_Sar32: ccOp = X86G_CC_OP_SHRL - ccOp; break;
    [all...]

Completed in 26 milliseconds