Home
last modified time | relevance | path

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

/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/fpu/
H A Dfpu.cpp359 FPU_FST_F80(addr); in FPU_ESC3_EA()
H A Dfpu_instructions.h265 static void FPU_FST_F80(PhysPt addr) { in FPU_FST_F80() function
H A Dfpu_instructions_x86.h1077 static void FPU_FST_F80(PhysPt addr) { in FPU_FST_F80() function
/dports/emulators/fs-uae/fs-uae-3.1.35/src/dosbox/
H A Dfpu.cpp360 FPU_FST_F80(addr); in FPU_ESC3_EA()
H A Dfpu_instructions.h224 static void FPU_FST_F80(PhysPt addr) { in FPU_FST_F80() function
H A Dfpu_instructions_x86.h1207 static void FPU_FST_F80(PhysPt addr) { in FPU_FST_F80() function
/dports/emulators/dosbox/dosbox-0.74-3/src/fpu/
H A Dfpu.cpp359 FPU_FST_F80(addr); in FPU_ESC3_EA()
H A Dfpu_instructions.h224 static void FPU_FST_F80(PhysPt addr) { in FPU_FST_F80() function
H A Dfpu_instructions_x86.h1207 static void FPU_FST_F80(PhysPt addr) { in FPU_FST_F80() function
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/fpu/
H A Dfpu.cpp358 FPU_FST_F80(addr); in FPU_ESC3_EA()
H A Dfpu_instructions.h230 static void FPU_FST_F80(PhysPt addr) { in FPU_FST_F80() function
H A Dfpu_instructions_x86.h1043 static void FPU_FST_F80(PhysPt addr) { in FPU_FST_F80() function
/dports/emulators/dosbox/dosbox-0.74-3/src/cpu/core_dynrec/
H A Ddyn_fpu.h420 gen_call_function_R((void*)&FPU_FST_F80,FC_ADDR); in dyn_fpu_esc3()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/cpu/core_dyn_x86/
H A Ddyn_fpu.h418 gen_call_function((void*)&FPU_FST_F80,"%Drd",DREG(EA)); in dyn_fpu_esc3()
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/cpu/core_dynrec/
H A Ddyn_fpu.h419 gen_call_function_R((void*)&FPU_FST_F80,FC_ADDR); in dyn_fpu_esc3()
/dports/emulators/dosbox/dosbox-0.74-3/src/cpu/core_dyn_x86/
H A Ddyn_fpu.h416 gen_call_function((void*)&FPU_FST_F80,"%Ddr",DREG(EA)); in dyn_fpu_esc3()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/cpu/core_dynrec/
H A Ddyn_fpu.h426 gen_call_function_R((void*)&FPU_FST_F80,FC_ADDR); in dyn_fpu_esc3()
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/cpu/core_dyn_x86/
H A Ddyn_fpu.h415 gen_call_function((void*)&FPU_FST_F80,"%Ddr",DREG(EA)); in dyn_fpu_esc3()