Home
last modified time | relevance | path

Searched defs:host_flags (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/m68k/
H A Dfpu_helper.c214 int host_flags = get_float_exception_flags(&env->fp_status); in cpu_m68k_get_fpsr() local
229 int host_flags = cpu_m68k_exceptbits_to_host((int) env->fpsr); in cpu_m68k_set_fpsr() local
/openbmc/u-boot/include/
H A Dahci.h167 u32 host_flags; member