Searched defs:helper_cc_compute_all (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-i386/
H A Dop_helper.c130 eflags = helper_cc_compute_all(CC_OP);
1774 eflags = helper_cc_compute_all(CC_OP);
1798 eflags = helper_cc_compute_all(CC_OP);
1821 eflags = helper_cc_compute_all(CC_OP);
1848 eflags = helper_cc_compute_all(CC_OP);
1876 eflags = helper_cc_compute_all(CC_OP);
1887 eflags = helper_cc_compute_all(CC_OP);
1910 eflags = helper_cc_compute_all(CC_OP);
3306 eflags = helper_cc_compute_all(CC_OP);
3350 eflags = helper_cc_compute_all(CC_O
5529 uint32_t helper_cc_compute_all(int op) function
[all...]

Completed in 50 milliseconds