Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c2668 static void do_fxsave(X86Access *ac, target_ulong ptr) in do_fxsave() function
2696 do_fxsave(&ac, ptr); in helper_fxsave()
3095 do_fxsave(&ac, 0); in cpu_x86_fxsave()