Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c2539 static void do_frstor(X86Access *ac, target_ulong ptr, int data32) in do_frstor() function
2559 do_frstor(&ac, ptr, data32); in helper_frstor()
3083 do_frstor(&ac, 0, true); in cpu_x86_frstor()