Home
last modified time | relevance | path

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

/qemu/target/m68k/
H A Dfpu_helper.c215 int target_flags = cpu_m68k_exceptbits_from_host(host_flags); in cpu_m68k_get_fpsr() local
/qemu/linux-user/
H A Dsyscall.c5935 int target_flags, int fd, off_t offset) in do_mmap()