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

  /external/qemu/target-i386/
translate.c 746 if (s->cc_op != CC_OP_DYNAMIC)
759 if (s->cc_op != CC_OP_DYNAMIC)
785 if (s->cc_op != CC_OP_DYNAMIC) {
787 s->cc_op = CC_OP_DYNAMIC;
837 if (s->cc_op != CC_OP_DYNAMIC)
    [all...]
cpu.h 441 CC_OP_DYNAMIC, /* must use dynamic code to get cc_op */

Completed in 38 milliseconds