Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c2418 static void do_fstenv(X86Access *ac, target_ulong ptr, int data32) in do_fstenv() function
2471 do_fstenv(&ac, ptr, data32); in helper_fstenv()
2518 do_fstenv(ac, ptr, data32); in do_fsave()