Home
last modified time | relevance | path

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

/qemu/target/m68k/
H A Dfpu_helper.c191 static int cpu_m68k_exceptbits_to_host(int target_bits) in cpu_m68k_exceptbits_to_host() function
230 int host_flags = cpu_m68k_exceptbits_to_host((int) env->fpsr); in cpu_m68k_set_fpsr()