Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_flags.c247 bool old_of = get_OF(env); in set_CF() local
248 SET_FLAGS_OxxxxC(env, old_of, val); in set_CF()