Home
last modified time | relevance | path

Searched refs:helper_store_fpscr (Results 1 – 16 of 16) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/
H A Dfpu_helper.c591 void helper_store_fpscr(CPUPPCState *env, uint64_t arg, uint32_t mask) in helper_store_fpscr() function
626 helper_store_fpscr(env, arg, mask); in store_fpscr()
H A Dtranslate_init.inc.c9648 helper_store_fpscr(env, ldl_p(mem_buf), 0xffffffff); in gdb_set_float_reg()
/dports/emulators/qemu5/qemu-5.2.0/target/ppc/
H A Dfpu_helper.c591 void helper_store_fpscr(CPUPPCState *env, uint64_t arg, uint32_t mask) in helper_store_fpscr() function
626 helper_store_fpscr(env, arg, mask); in store_fpscr()
H A Dtranslate_init.c.inc9933 helper_store_fpscr(env, ldl_p(mem_buf), 0xffffffff);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/ppc/
H A Dfpu_helper.c591 void helper_store_fpscr(CPUPPCState *env, uint64_t arg, uint32_t mask) in helper_store_fpscr() function
626 helper_store_fpscr(env, arg, mask); in store_fpscr()
H A Dtranslate_init.inc.c9907 helper_store_fpscr(env, ldl_p(mem_buf), 0xffffffff); in gdb_set_float_reg()
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/
H A Dfpu_helper.c591 void helper_store_fpscr(CPUPPCState *env, uint64_t arg, uint32_t mask) in helper_store_fpscr() function
626 helper_store_fpscr(env, arg, mask); in store_fpscr()
H A Dtranslate_init.inc.c9648 helper_store_fpscr(env, ldl_p(mem_buf), 0xffffffff); in gdb_set_float_reg()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/ppc/
H A Dfpu_helper.c591 void helper_store_fpscr(CPUPPCState *env, uint64_t arg, uint32_t mask) in helper_store_fpscr() function
626 helper_store_fpscr(env, arg, mask); in store_fpscr()
H A Dtranslate_init.inc.c9907 helper_store_fpscr(env, ldl_p(mem_buf), 0xffffffff); in gdb_set_float_reg()
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/
H A Dfpu_helper.c591 void helper_store_fpscr(CPUPPCState *env, uint64_t arg, uint32_t mask) in helper_store_fpscr() function
626 helper_store_fpscr(env, arg, mask); in store_fpscr()
H A Dtranslate_init.c.inc9984 helper_store_fpscr(env, ldl_p(mem_buf), 0xffffffff);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/
H A Dfpu_helper.c573 void helper_store_fpscr(CPUPPCState *env, uint64_t arg, uint32_t mask) in helper_store_fpscr() function
608 helper_store_fpscr(env, arg, mask); in store_fpscr()
H A Dtranslate_init.inc.c9541 helper_store_fpscr(env, ldl_p(mem_buf), 0xffffffff); in gdb_set_float_reg()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/
H A Dfpu_helper.c402 void helper_store_fpscr(CPUPPCState *env, uint64_t val, uint32_t nibbles)
/dports/emulators/qemu/qemu-6.2.0/target/ppc/
H A Dfpu_helper.c402 void helper_store_fpscr(CPUPPCState *env, uint64_t val, uint32_t nibbles) in helper_store_fpscr() function