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

  /external/qemu/target-i386/
cc_helper.c 120 case CC_OP_INCL: return compute_all_incl(env);
196 case CC_OP_INCL: return compute_c_incl(env);
cpu.h 643 CC_OP_INCL,
    [all...]
translate.c 1158 case CC_OP_INCL:
1262 case CC_OP_INCL:
    [all...]

Completed in 156 milliseconds