Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_flags.c118 uint32_t temp_po = new_of ^ new_cf; in SET_FLAGS_OxxxxC() local
120 env->hvf_lflags.auxbits |= (temp_po << LF_BIT_PO) | (new_cf << LF_BIT_CF); in SET_FLAGS_OxxxxC()