Home
last modified time | relevance | path

Searched defs:new_flags (Results 1 – 5 of 5) sorted by relevance

/qemu/target/arm/tcg/
H A Dvfp_helper.c1142 int old_flags = get_float_exception_flags(fp_status), new_flags; in HELPER() local
1158 int old_flags = get_float_exception_flags(fp_status), new_flags; in HELPER() local
1174 int old_flags = get_float_exception_flags(fp_status), new_flags; in HELPER() local
H A Dhelper-a64.c563 int old_flags = get_float_exception_flags(fp_status), new_flags; in HELPER() local
/qemu/hw/i386/kvm/
H A Dxen_gnttab.c293 uint16_t new_flags; in gnt_ref() local
/qemu/util/
H A Dasync.c73 static void aio_bh_enqueue(QEMUBH *bh, unsigned new_flags) in aio_bh_enqueue()
/qemu/target/i386/tcg/
H A Dfpu_helper.c210 int new_flags = get_float_exception_flags(&env->fp_status); in merge_exception_flags() local