Home
last modified time | relevance | path

Searched refs:compute_pf (Results 1 – 3 of 3) sorted by relevance

/qemu/target/i386/tcg/
H A Dcc_helper_template.h.inc52 pf = compute_pf(dst);
142 pf = compute_pf(dst);
155 pf = compute_pf(dst);
168 pf = compute_pf(dst);
181 pf = compute_pf(dst);
200 pf = compute_pf(dst);
217 pf = compute_pf(dst);
H A Dhelper-tcg.h92 static inline unsigned int compute_pf(uint8_t x) in compute_pf() function
H A Dint_helper.c239 eflags |= compute_pf(al); in helper_daa()
271 eflags |= compute_pf(al); in helper_das()