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 205 [CC_OP_DYNAMIC] = USES_CC_DST | USES_CC_SRC,
239 s->cc_op_dirty = (op != CC_OP_DYNAMIC);
1004 /* The need to compute only C from CC_OP_DYNAMIC is important
1028 case CC_OP_DYNAMIC:
1060 case CC_OP_DYNAMIC:
    [all...]
cpu.h 608 CC_OP_DYNAMIC, /* must use dynamic code to get cc_op */
    [all...]

Completed in 456 milliseconds