Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c2972 static void do_xrstor(X86Access *ac, target_ulong ptr, in do_xrstor() function
3058 do_xrstor(&ac, ptr, rfbm, xstate_bv); in helper_xrstor()
3146 do_xrstor(&ac, 0, rfbm, xstate_bv); in cpu_x86_xrstor()