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

  /external/qemu/target-i386/
cc_helper.c 116 case CC_OP_LOGICL: return compute_all_logicl(env);
192 case CC_OP_LOGICL: return compute_c_logicl(env);
cpu.h 638 CC_OP_LOGICL,
    [all...]
translate.c 1153 case CC_OP_LOGICL:
1257 case CC_OP_LOGICL:
    [all...]

Completed in 2426 milliseconds