Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dgdbstub.c365 cpu_set_mxcsr(env, ldl_p(mem_buf)); in x86_cpu_gdb_write_register()
H A Dcpu.h2625 static inline void cpu_set_mxcsr(CPUX86State *env, uint32_t mxcsr) in cpu_set_mxcsr() function
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c2817 cpu_set_mxcsr(env, access_ldl(ac, ptr + XO(legacy.mxcsr))); in do_xrstor_mxcsr()
3270 cpu_set_mxcsr(env, val); in helper_ldmxcsr()