Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dcc_helper_template.h.inc53 pf = compute_pf(dst);
82 pf = compute_pf(dst);
108 pf = compute_pf(dst);
139 pf = compute_pf(dst);
167 pf = compute_pf(dst);
183 pf = compute_pf(dst);
199 pf = compute_pf(dst);
212 pf = compute_pf(dst);
231 pf = compute_pf(dst);
248 pf = compute_pf(dst);
H A Dhelper-tcg.h91 static inline unsigned int compute_pf(uint8_t x) in compute_pf() function
H A Dint_helper.c240 eflags |= compute_pf(al); in helper_daa()
272 eflags |= compute_pf(al); in helper_das()