Home
last modified time | relevance | path

Searched refs:_FPU_RESERVED (Results 1 – 25 of 55) sorted by relevance

123

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/m68k-linux-gnu/
H A Dfpu_control.h58 # define _FPU_RESERVED 0xffffffff macro
91 # define _FPU_RESERVED 0xFFFF800F macro
93 # define _FPU_RESERVED 0xFFFF000F /* Reserved bits in fpucr */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/m68k-linux-gnu/
H A Dfpu_control.h58 # define _FPU_RESERVED 0xffffffff macro
91 # define _FPU_RESERVED 0xFFFF800F macro
93 # define _FPU_RESERVED 0xFFFF000F /* Reserved bits in fpucr */ macro
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/util/
H A Dmacx_trapfpe.c38 #define _FPU_RESERVED 0xF0C0 macro
62 mode &= (_FPU_RESERVED | _FE_DIVBYZERO | _FE_OVERFLOW | _FE_INVALID) ; in macx_trapfpe_()
66 mode_sse &= (0xFFFF0000 | (_FPU_RESERVED | _FE_DIVBYZERO | _FE_OVERFLOW | _FE_INVALID) <<7); in macx_trapfpe_()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/util/
H A Dmacx_trapfpe.c38 #define _FPU_RESERVED 0xF0C0 macro
62 mode &= (_FPU_RESERVED | _FE_DIVBYZERO | _FE_OVERFLOW | _FE_INVALID) ; in macx_trapfpe_()
66 mode_sse &= (0xFFFF0000 | (_FPU_RESERVED | _FE_DIVBYZERO | _FE_OVERFLOW | _FE_INVALID) <<7); in macx_trapfpe_()
/dports/devel/avr-gdb/gdb-7.3.1/sim/erc32/
H A Dfloat.c188 #define _FPU_RESERVED 0xF0C0 /* Reserved bits in cw */ macro
205 cw &= _FPU_RESERVED; in __setfpucw()
206 cw = cw | (fpu_control & ~_FPU_RESERVED); in __setfpucw()
/dports/devel/gdb761/gdb-7.6.1/sim/erc32/
H A Dfloat.c188 #define _FPU_RESERVED 0xF0C0 /* Reserved bits in cw */ macro
205 cw &= _FPU_RESERVED; in __setfpucw()
206 cw = cw | (fpu_control & ~_FPU_RESERVED); in __setfpucw()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/erc32/
H A Dfloat.c188 #define _FPU_RESERVED 0xF0C0 /* Reserved bits in cw */ macro
205 cw &= _FPU_RESERVED; in __setfpucw()
206 cw = cw | (fpu_control & ~_FPU_RESERVED); in __setfpucw()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/erc32/
H A Dfloat.c188 #define _FPU_RESERVED 0xF0C0 /* Reserved bits in cw */ macro
205 cw &= _FPU_RESERVED; in __setfpucw()
206 cw = cw | (fpu_control & ~_FPU_RESERVED); in __setfpucw()
/dports/lang/zig/zig-0.9.0/lib/libc/include/arm-linux-gnueabi/
H A Dfpu_control.h24 #define _FPU_RESERVED 0xffffffff macro
46 #define _FPU_RESERVED 0x00086060 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/armeb-linux-gnueabi/
H A Dfpu_control.h24 #define _FPU_RESERVED 0xffffffff macro
46 #define _FPU_RESERVED 0x00086060 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/arm-linux-gnueabihf/
H A Dfpu_control.h24 #define _FPU_RESERVED 0xffffffff macro
46 #define _FPU_RESERVED 0x00086060 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/armeb-linux-gnueabihf/
H A Dfpu_control.h24 #define _FPU_RESERVED 0xffffffff macro
46 #define _FPU_RESERVED 0x00086060 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/arm-linux-gnueabihf/
H A Dfpu_control.h24 #define _FPU_RESERVED 0xffffffff macro
46 #define _FPU_RESERVED 0x00086060 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/armeb-linux-gnueabi/
H A Dfpu_control.h24 #define _FPU_RESERVED 0xffffffff macro
46 #define _FPU_RESERVED 0x00086060 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/armeb-linux-gnueabihf/
H A Dfpu_control.h24 #define _FPU_RESERVED 0xffffffff macro
46 #define _FPU_RESERVED 0x00086060 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/arm-linux-gnueabi/
H A Dfpu_control.h24 #define _FPU_RESERVED 0xffffffff macro
46 #define _FPU_RESERVED 0x00086060 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dfpu_control.h64 #define _FPU_RESERVED 0xffffffff macro
95 #define _FPU_RESERVED 0xfe8c0000 /* Reserved bits in cw, incl ABS/NAN2008. */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dfpu_control.h64 #define _FPU_RESERVED 0xffffffff macro
95 #define _FPU_RESERVED 0xfe8c0000 /* Reserved bits in cw, incl ABS/NAN2008. */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/riscv64-linux-gnu/
H A Dfpu_control.h26 # define _FPU_RESERVED 0xffffffff macro
35 # define _FPU_RESERVED 0 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/riscv64-linux-gnu/
H A Dfpu_control.h26 # define _FPU_RESERVED 0xffffffff macro
35 # define _FPU_RESERVED 0 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/csky-linux-gnueabihf/
H A Dfpu_control.h66 # define _FPU_RESERVED 0xffffffff macro
97 # define _FPU_RESERVED 0xf460ffc0 /* Reserved bits in cw. */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/csky-linux-gnueabi/
H A Dfpu_control.h66 # define _FPU_RESERVED 0xffffffff macro
97 # define _FPU_RESERVED 0xf460ffc0 /* Reserved bits in cw. */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/csky-linux-gnueabi/
H A Dfpu_control.h66 # define _FPU_RESERVED 0xffffffff macro
97 # define _FPU_RESERVED 0xf460ffc0 /* Reserved bits in cw. */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/csky-linux-gnueabihf/
H A Dfpu_control.h66 # define _FPU_RESERVED 0xffffffff macro
97 # define _FPU_RESERVED 0xf460ffc0 /* Reserved bits in cw. */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabi/
H A Dfpu_control.h28 # define _FPU_RESERVED 0xffffffff macro
54 # define _FPU_RESERVED 0xffffff00 /* These bits are reserved are not changed. */ macro

123