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

  /external/qemu/target-i386/
cc_helper.c 95 case CC_OP_MULW: return compute_all_mulw(env);
171 case CC_OP_MULW: return compute_c_mull(env);
cpu.h 612 CC_OP_MULW,
    [all...]
translate.c     [all...]

Completed in 44 milliseconds