Home
last modified time | relevance | path

Searched refs:float_not (Results 1 – 13 of 13) sorted by relevance

/dports/math/speedcrunch/heldercorreia-speedcrunch-c0fc9c68d292/src/math/
H A Dfloathmath.h321 char float_not(floatnum x);
H A Dfloathmath.c583 float_not( in float_not() function
H A Dhmath.cpp588 call1ArgND(result.d, d, float_not); in operator ~()
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dcpu-sparc.md168 float_not: dest:f src1:f len:4
H A Dcpu-ppc.md184 float_not: dest:f src1:f len:4
H A Dcpu-s390x.md135 float_not: dest:f src1:f len:6
H A Dcpu-arm.md186 float_not: dest:f src1:f len:4
H A Dcpu-ppc64.md187 float_not: dest:f src1:f len:4
H A Dcpu-mips.md368 float_not: dest:f src1:f len:4
H A Dcpu-arm64.md187 float_not: dest:f src1:f len:4
H A Dcpu-x86.md228 float_not: dest:f src1:f len:2
H A Dcpu-amd64.md233 float_not: dest:f src1:f clob:1 len:3
/dports/math/speedcrunch/heldercorreia-speedcrunch-c0fc9c68d292/src/tests/
H A Dtestfloatnum.c5872 float_not(&x); in tc_not()