Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c2514 static void do_fsave(X86Access *ac, target_ulong ptr, int data32) in do_fsave() function
2536 do_fsave(&ac, ptr, data32); in helper_fsave()
3071 do_fsave(&ac, 0, true); in cpu_x86_fsave()