Home
last modified time | relevance | path

Searched refs:FPSCR_NI (Results 1 – 25 of 99) sorted by relevance

1234

/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/powerpc/include/
H A Dfpu.h66 #define FPSCR_NI 0x00000004 /* Non-IEEE Mode Enable */ macro
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/include/arch/ppc/
H A Dprocessor.h207 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/include/arch/ppc/
H A Dprocessor.h207 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/include/arch/ppc/
H A Dprocessor.h207 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/include/arch/ppc/
H A Dprocessor.h207 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/include/arch/ppc/
H A Dprocessor.h207 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/include/arch/ppc/
H A Dprocessor.h207 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/include/arch/ppc/
H A Dprocessor.h207 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro
/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/
H A Dcpu.h596 #define FPSCR_NI 2 /* Floating-point non-IEEE mode */ macro
621 #define fpscr_ni (((env->fpscr) >> FPSCR_NI) & 0x1)
669 #define FP_NI (1ull << FPSCR_NI)
/dports/emulators/qemu5/qemu-5.2.0/target/ppc/
H A Dcpu.h621 #define FPSCR_NI 2 /* Floating-point non-IEEE mode */ macro
646 #define fpscr_ni (((env->fpscr) >> FPSCR_NI) & 0x1)
694 #define FP_NI (1ull << FPSCR_NI)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/ppc/
H A Dcpu.h591 #define FPSCR_NI 2 /* Floating-point non-IEEE mode */ macro
616 #define fpscr_ni (((env->fpscr) >> FPSCR_NI) & 0x1)
664 #define FP_NI (1ull << FPSCR_NI)
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/
H A Dcpu.h596 #define FPSCR_NI 2 /* Floating-point non-IEEE mode */ macro
621 #define fpscr_ni (((env->fpscr) >> FPSCR_NI) & 0x1)
669 #define FP_NI (1ull << FPSCR_NI)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/
H A Dcpu.h630 #define FPSCR_NI 2 /* Floating-point non-IEEE mode */ macro
654 #define fpscr_ni (((env->fpscr) >> FPSCR_NI) & 0x1)
698 #define FP_NI (1ull << FPSCR_NI)
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/ppc/
H A Dcpu.h591 #define FPSCR_NI 2 /* Floating-point non-IEEE mode */ macro
616 #define fpscr_ni (((env->fpscr) >> FPSCR_NI) & 0x1)
664 #define FP_NI (1ull << FPSCR_NI)
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/
H A Dcpu.h621 #define FPSCR_NI 2 /* Floating-point non-IEEE mode */ macro
646 #define fpscr_ni (((env->fpscr) >> FPSCR_NI) & 0x1)
694 #define FP_NI (1ull << FPSCR_NI)
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/
H A Dcpu.h651 #define FPSCR_NI 2 /* Floating-point non-IEEE mode */ macro
676 #define fpscr_ni (((env->fpscr) >> FPSCR_NI) & 0x1)
724 #define FP_NI (1ull << FPSCR_NI)
/dports/emulators/qemu/qemu-6.2.0/target/ppc/
H A Dcpu.h675 #define FPSCR_NI 2 /* Floating-point non-IEEE mode */ macro
700 #define fpscr_ni (((env->fpscr) >> FPSCR_NI) & 0x1)
748 #define FP_NI (1ull << FPSCR_NI)
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/powerpc/include/asm/
H A Dprocessor.h87 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/powerpc/include/asm/
H A Dprocessor.h87 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/powerpc/include/asm/
H A Dprocessor.h87 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/powerpc/include/asm/
H A Dprocessor.h87 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/powerpc/include/asm/
H A Dprocessor.h87 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/powerpc/include/asm/
H A Dprocessor.h87 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/powerpc/include/asm/
H A Dprocessor.h87 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/powerpc/include/asm/
H A Dprocessor.h87 #define FPSCR_NI 0x00000004 /* FPU non IEEE-Mode */ macro

1234