Home
last modified time | relevance | path

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

/qemu/target/m68k/
H A Dfpu_helper.c168 static int cpu_m68k_exceptbits_from_host(int host_bits) in cpu_m68k_exceptbits_from_host() function
216 int target_flags = cpu_m68k_exceptbits_from_host(host_flags); in cpu_m68k_get_fpsr()