Home
last modified time | relevance | path

Searched refs:get_CF (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/emulate/
H A Dx86_flags.h31 bool get_CF(CPUX86State *env);
H A Dx86_flags.c219 bool get_CF(CPUX86State *env) in get_CF() function