Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c2786 static void do_xsave(CPUX86State *env, target_ulong ptr, uint64_t rfbm, in do_xsave() function
2805 do_xsave(env, ptr, rfbm, get_xinuse(env), rfbm, GETPC()); in helper_xsave()
2811 do_xsave(env, ptr, rfbm, inuse, inuse, GETPC()); in helper_xsaveopt()