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

  /external/qemu/target-i386/
cc_helper.c 96 case CC_OP_MULL: return compute_all_mull(env);
172 case CC_OP_MULL: return compute_c_mull(env);
cpu.h 613 CC_OP_MULL,
    [all...]
translate.c     [all...]

Completed in 35 milliseconds