Searched refs:fstenv (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/x86/math-emu/ |
H A D | load_store.c | 280 fstenv(addr_modes, (u_char __user *) data_address); in FPU_load_store()
|
H A D | fpu_proto.h | 148 extern u_char __user *fstenv(fpu_addr_modes addr_modes, u_char __user *d);
|
H A D | reg_ld_str.c | 1143 u_char __user *fstenv(fpu_addr_modes addr_modes, u_char __user *d) in fstenv() function 1204 d = fstenv(addr_modes, data_address); in fsave()
|
/openbmc/qemu/target/i386/ |
H A D | helper.h | 181 DEF_HELPER_3(fstenv, void, env, tl, int)
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 710 "FSTENV m14/28byte","FSTENV m14/28byte","fstenv m14/28byte","9B D9 /6","V","V","","pseudo","w","",""
|