Home
last modified time | relevance | path

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

/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/fpu/
H A Dfpu.cpp462 FPU_FSAVE(addr); in FPU_ESC5_EA()
H A Dfpu_instructions.h551 static void FPU_FSAVE(PhysPt addr){ in FPU_FSAVE() function
H A Dfpu_instructions_x86.h1292 static void FPU_FSAVE(PhysPt addr){ in FPU_FSAVE() function
/dports/emulators/fs-uae/fs-uae-3.1.35/src/dosbox/
H A Dfpu.cpp464 FPU_FSAVE(addr); in FPU_ESC5_EA()
H A Dfpu_instructions.h497 static void FPU_FSAVE(PhysPt addr){ in FPU_FSAVE() function
H A Dfpu_instructions_x86.h1422 static void FPU_FSAVE(PhysPt addr){ in FPU_FSAVE() function
/dports/emulators/dosbox/dosbox-0.74-3/src/fpu/
H A Dfpu.cpp463 FPU_FSAVE(addr); in FPU_ESC5_EA()
H A Dfpu_instructions.h497 static void FPU_FSAVE(PhysPt addr){ in FPU_FSAVE() function
H A Dfpu_instructions_x86.h1422 static void FPU_FSAVE(PhysPt addr){ in FPU_FSAVE() function
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/fpu/
H A Dfpu.cpp462 FPU_FSAVE(addr); in FPU_ESC5_EA()
H A Dfpu_instructions.h503 static void FPU_FSAVE(PhysPt addr){ in FPU_FSAVE() function
H A Dfpu_instructions_x86.h1258 static void FPU_FSAVE(PhysPt addr){ in FPU_FSAVE() function
/dports/emulators/dosbox/dosbox-0.74-3/src/cpu/core_dynrec/
H A Ddyn_fpu.h532 gen_call_function_R((void*)&FPU_FSAVE,FC_ADDR); in dyn_fpu_esc5()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/cpu/core_dyn_x86/
H A Ddyn_fpu.h528 gen_call_function((void*)&FPU_FSAVE,"%Drd",DREG(EA)); in dyn_fpu_esc5()
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/cpu/core_dynrec/
H A Ddyn_fpu.h531 gen_call_function_R((void*)&FPU_FSAVE,FC_ADDR); in dyn_fpu_esc5()
/dports/emulators/dosbox/dosbox-0.74-3/src/cpu/core_dyn_x86/
H A Ddyn_fpu.h524 gen_call_function((void*)&FPU_FSAVE,"%Ddr",DREG(EA)); in dyn_fpu_esc5()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/cpu/core_dynrec/
H A Ddyn_fpu.h540 gen_call_function_R((void*)&FPU_FSAVE,FC_ADDR); in dyn_fpu_esc5()
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/cpu/core_dyn_x86/
H A Ddyn_fpu.h523 gen_call_function((void*)&FPU_FSAVE,"%Ddr",DREG(EA)); in dyn_fpu_esc5()