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

  /external/qemu/target-i386/
cc_helper.c 115 case CC_OP_LOGICW: return compute_all_logicw(env);
191 case CC_OP_LOGICW: return compute_c_logicw(env);
cpu.h 637 CC_OP_LOGICW,
    [all...]
translate.c 1152 case CC_OP_LOGICW:
1256 case CC_OP_LOGICW:
    [all...]

Completed in 32 milliseconds