Home
last modified time | relevance | path

Searched refs:helper_fdiv (Results 1 – 25 of 38) sorted by relevance

12

/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dfpu_helper.c121 static inline floatx80 helper_fdiv(CPUX86State *env, floatx80 a, floatx80 b) in helper_fdiv() function
433 ST0 = helper_fdiv(env, ST0, FT0); in helper_fdiv_ST0_FT0()
438 ST0 = helper_fdiv(env, FT0, ST0); in helper_fdivr_ST0_FT0()
468 *p = helper_fdiv(env, *p, ST0); in helper_fdiv_STN_ST0()
476 *p = helper_fdiv(env, ST0, *p); in helper_fdivr_STN_ST0()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dfpu_helper.c121 static inline floatx80 helper_fdiv(CPUX86State *env, floatx80 a, floatx80 b) in helper_fdiv() function
433 ST0 = helper_fdiv(env, ST0, FT0); in helper_fdiv_ST0_FT0()
438 ST0 = helper_fdiv(env, FT0, ST0); in helper_fdivr_ST0_FT0()
468 *p = helper_fdiv(env, *p, ST0); in helper_fdiv_STN_ST0()
476 *p = helper_fdiv(env, ST0, *p); in helper_fdivr_STN_ST0()
/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Dfpu_helper.c159 static inline floatx80 helper_fdiv(CPUX86State *env, floatx80 a, floatx80 b) in helper_fdiv() function
483 ST0 = helper_fdiv(env, ST0, FT0); in helper_fdiv_ST0_FT0()
488 ST0 = helper_fdiv(env, FT0, ST0); in helper_fdivr_ST0_FT0()
518 *p = helper_fdiv(env, *p, ST0); in helper_fdiv_STN_ST0()
526 *p = helper_fdiv(env, ST0, *p); in helper_fdivr_STN_ST0()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dfpu_helper.c159 static inline floatx80 helper_fdiv(CPUX86State *env, floatx80 a, floatx80 b) in helper_fdiv() function
483 ST0 = helper_fdiv(env, ST0, FT0); in helper_fdiv_ST0_FT0()
488 ST0 = helper_fdiv(env, FT0, ST0); in helper_fdivr_ST0_FT0()
518 *p = helper_fdiv(env, *p, ST0); in helper_fdiv_STN_ST0()
526 *p = helper_fdiv(env, ST0, *p); in helper_fdivr_STN_ST0()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dfpu_helper.c125 static inline floatx80 helper_fdiv(CPUX86State *env, floatx80 a, floatx80 b) in helper_fdiv() function
449 ST0 = helper_fdiv(env, ST0, FT0); in helper_fdiv_ST0_FT0()
454 ST0 = helper_fdiv(env, FT0, ST0); in helper_fdivr_ST0_FT0()
484 *p = helper_fdiv(env, *p, ST0); in helper_fdiv_STN_ST0()
492 *p = helper_fdiv(env, ST0, *p); in helper_fdivr_STN_ST0()
/dports/emulators/qemu42/qemu-4.2.1/target/i386/
H A Dfpu_helper.c159 static inline floatx80 helper_fdiv(CPUX86State *env, floatx80 a, floatx80 b) in helper_fdiv() function
483 ST0 = helper_fdiv(env, ST0, FT0); in helper_fdiv_ST0_FT0()
488 ST0 = helper_fdiv(env, FT0, ST0); in helper_fdivr_ST0_FT0()
518 *p = helper_fdiv(env, *p, ST0); in helper_fdiv_STN_ST0()
526 *p = helper_fdiv(env, ST0, *p); in helper_fdivr_STN_ST0()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Dfpu_helper.c159 static inline floatx80 helper_fdiv(CPUX86State *env, floatx80 a, floatx80 b) in helper_fdiv() function
483 ST0 = helper_fdiv(env, ST0, FT0); in helper_fdiv_ST0_FT0()
488 ST0 = helper_fdiv(env, FT0, ST0); in helper_fdivr_ST0_FT0()
518 *p = helper_fdiv(env, *p, ST0); in helper_fdiv_STN_ST0()
526 *p = helper_fdiv(env, ST0, *p); in helper_fdivr_STN_ST0()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/tricore/
H A Dfpu_helper.c174 uint32_t helper_fdiv(CPUTriCoreState *env, uint32_t r1, uint32_t r2) in helper_fdiv() function
/dports/emulators/qemu-utils/qemu-4.2.1/target/tricore/
H A Dfpu_helper.c254 uint32_t helper_fdiv(CPUTriCoreState *env, uint32_t r1, uint32_t r2) in helper_fdiv() function
/dports/emulators/qemu5/qemu-5.2.0/target/tricore/
H A Dfpu_helper.c254 uint32_t helper_fdiv(CPUTriCoreState *env, uint32_t r1, uint32_t r2) in helper_fdiv() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/tricore/
H A Dfpu_helper.c254 uint32_t helper_fdiv(CPUTriCoreState *env, uint32_t r1, uint32_t r2) in helper_fdiv() function
/dports/emulators/qemu42/qemu-4.2.1/target/tricore/
H A Dfpu_helper.c254 uint32_t helper_fdiv(CPUTriCoreState *env, uint32_t r1, uint32_t r2) in helper_fdiv() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/tricore/
H A Dfpu_helper.c254 uint32_t helper_fdiv(CPUTriCoreState *env, uint32_t r1, uint32_t r2) in helper_fdiv() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/tricore/
H A Dfpu_helper.c254 uint32_t helper_fdiv(CPUTriCoreState *env, uint32_t r1, uint32_t r2) in helper_fdiv() function
/dports/emulators/qemu/qemu-6.2.0/target/tricore/
H A Dfpu_helper.c254 uint32_t helper_fdiv(CPUTriCoreState *env, uint32_t r1, uint32_t r2) in helper_fdiv() function
/dports/emulators/qemu60/qemu-6.0.0/target/tricore/
H A Dfpu_helper.c254 uint32_t helper_fdiv(CPUTriCoreState *env, uint32_t r1, uint32_t r2) in helper_fdiv() function
/dports/emulators/qemu5/qemu-5.2.0/target/microblaze/
H A Dop_helper.c187 uint32_t helper_fdiv(CPUMBState *env, uint32_t a, uint32_t b) in helper_fdiv() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/microblaze/
H A Dop_helper.c187 uint32_t helper_fdiv(CPUMBState *env, uint32_t a, uint32_t b) in helper_fdiv() function
/dports/emulators/qemu/qemu-6.2.0/target/microblaze/
H A Dop_helper.c187 uint32_t helper_fdiv(CPUMBState *env, uint32_t a, uint32_t b) in helper_fdiv() function
/dports/emulators/qemu60/qemu-6.0.0/target/microblaze/
H A Dop_helper.c187 uint32_t helper_fdiv(CPUMBState *env, uint32_t a, uint32_t b) in helper_fdiv() function
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dfpu_helper.c185 static inline floatx80 helper_fdiv(CPUX86State *env, floatx80 a, floatx80 b) in helper_fdiv() function
551 ST0 = helper_fdiv(env, ST0, FT0); in helper_fdiv_ST0_FT0()
556 ST0 = helper_fdiv(env, FT0, ST0); in helper_fdivr_ST0_FT0()
594 *p = helper_fdiv(env, *p, ST0); in helper_fdiv_STN_ST0()
602 *p = helper_fdiv(env, ST0, *p); in helper_fdivr_STN_ST0()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/tcg/
H A Dfpu_helper.c155 static inline floatx80 helper_fdiv(CPUX86State *env, floatx80 a, floatx80 b) in helper_fdiv() function
521 ST0 = helper_fdiv(env, ST0, FT0); in helper_fdiv_ST0_FT0()
526 ST0 = helper_fdiv(env, FT0, ST0); in helper_fdivr_ST0_FT0()
564 *p = helper_fdiv(env, *p, ST0); in helper_fdiv_STN_ST0()
572 *p = helper_fdiv(env, ST0, *p); in helper_fdivr_STN_ST0()
/dports/emulators/qemu/qemu-6.2.0/target/i386/tcg/
H A Dfpu_helper.c155 static inline floatx80 helper_fdiv(CPUX86State *env, floatx80 a, floatx80 b) in helper_fdiv() function
521 ST0 = helper_fdiv(env, ST0, FT0); in helper_fdiv_ST0_FT0()
526 ST0 = helper_fdiv(env, FT0, ST0); in helper_fdivr_ST0_FT0()
564 *p = helper_fdiv(env, *p, ST0); in helper_fdiv_STN_ST0()
572 *p = helper_fdiv(env, ST0, *p); in helper_fdivr_STN_ST0()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/tcg/
H A Dfpu_helper.c192 static inline floatx80 helper_fdiv(CPUX86State *env, floatx80 a, floatx80 b) in helper_fdiv() function
558 ST0 = helper_fdiv(env, ST0, FT0); in helper_fdiv_ST0_FT0()
563 ST0 = helper_fdiv(env, FT0, ST0); in helper_fdivr_ST0_FT0()
601 *p = helper_fdiv(env, *p, ST0); in helper_fdiv_STN_ST0()
609 *p = helper_fdiv(env, ST0, *p); in helper_fdivr_STN_ST0()
/dports/emulators/qemu-utils/qemu-4.2.1/target/microblaze/
H A Dop_helper.c243 uint32_t helper_fdiv(CPUMBState *env, uint32_t a, uint32_t b) in helper_fdiv() function

12