HomeSort by relevance Sort by last modified time
    Searched full:compute_c_eflags (Results 1 - 1 of 1) sorted by null

  /external/qemu/target-i386/
cc_helper.c 82 static int compute_c_eflags(CPUX86State *env) function
168 case CC_OP_EFLAGS: return compute_c_eflags(env);

Completed in 61 milliseconds