Home
last modified time | relevance | path

Searched refs:FPU_FCFI (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/
H A Dfpu_helper.c589 #define FPU_FCFI(op, cvtr, is_single) \
604 FPU_FCFI(fcfid, int64_to_float64, 0)
605 FPU_FCFI(fcfids, int64_to_float32, 1)
606 FPU_FCFI(fcfidu, uint64_to_float64, 0)
607 FPU_FCFI(fcfidus, uint64_to_float32, 1)
/dports/emulators/qemu/qemu-6.2.0/target/ppc/
H A Dfpu_helper.c589 #define FPU_FCFI(op, cvtr, is_single) \ macro
604 FPU_FCFI(fcfid, int64_to_float64, 0)
605 FPU_FCFI(fcfids, int64_to_float32, 1)
606 FPU_FCFI(fcfidu, uint64_to_float64, 0)
607 FPU_FCFI(fcfidus, uint64_to_float32, 1)
/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/
H A Dfpu_helper.c801 #define FPU_FCFI(op, cvtr, is_single) \ macro
816 FPU_FCFI(fcfid, int64_to_float64, 0)
817 FPU_FCFI(fcfids, int64_to_float32, 1)
818 FPU_FCFI(fcfidu, uint64_to_float64, 0)
819 FPU_FCFI(fcfidus, uint64_to_float32, 1)
/dports/emulators/qemu5/qemu-5.2.0/target/ppc/
H A Dfpu_helper.c801 #define FPU_FCFI(op, cvtr, is_single) \ macro
816 FPU_FCFI(fcfid, int64_to_float64, 0)
817 FPU_FCFI(fcfids, int64_to_float32, 1)
818 FPU_FCFI(fcfidu, uint64_to_float64, 0)
819 FPU_FCFI(fcfidus, uint64_to_float32, 1)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/ppc/
H A Dfpu_helper.c801 #define FPU_FCFI(op, cvtr, is_single) \ macro
816 FPU_FCFI(fcfid, int64_to_float64, 0)
817 FPU_FCFI(fcfids, int64_to_float32, 1)
818 FPU_FCFI(fcfidu, uint64_to_float64, 0)
819 FPU_FCFI(fcfidus, uint64_to_float32, 1)
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/
H A Dfpu_helper.c801 #define FPU_FCFI(op, cvtr, is_single) \ macro
816 FPU_FCFI(fcfid, int64_to_float64, 0)
817 FPU_FCFI(fcfids, int64_to_float32, 1)
818 FPU_FCFI(fcfidu, uint64_to_float64, 0)
819 FPU_FCFI(fcfidus, uint64_to_float32, 1)
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/ppc/
H A Dfpu_helper.c801 #define FPU_FCFI(op, cvtr, is_single) \ macro
816 FPU_FCFI(fcfid, int64_to_float64, 0)
817 FPU_FCFI(fcfids, int64_to_float32, 1)
818 FPU_FCFI(fcfidu, uint64_to_float64, 0)
819 FPU_FCFI(fcfidus, uint64_to_float32, 1)
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/
H A Dfpu_helper.c801 #define FPU_FCFI(op, cvtr, is_single) \ macro
816 FPU_FCFI(fcfid, int64_to_float64, 0)
817 FPU_FCFI(fcfids, int64_to_float32, 1)
818 FPU_FCFI(fcfidu, uint64_to_float64, 0)
819 FPU_FCFI(fcfidus, uint64_to_float32, 1)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/
H A Dfpu_helper.c787 #define FPU_FCFI(op, cvtr, is_single) \ macro
802 FPU_FCFI(fcfid, int64_to_float64, 0)
803 FPU_FCFI(fcfids, int64_to_float32, 1)
804 FPU_FCFI(fcfidu, uint64_to_float64, 0)
805 FPU_FCFI(fcfidus, uint64_to_float32, 1)