OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLJIT_CMP_F32
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitLir.h
997
#define
SLJIT_CMP_F32
(SLJIT_CMP_F64 | SLJIT_F32_OP)
/src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c
4330
sljit_emit_fop1(compiler,
SLJIT_CMP_F32
| SLJIT_SET_EQUAL_F, SLJIT_FR1, 0, SLJIT_MEM1(SLJIT_S0), 0);
4332
sljit_emit_fop1(compiler,
SLJIT_CMP_F32
| SLJIT_SET_LESS_F, SLJIT_FR1, 0, SLJIT_MEM1(SLJIT_S0), 0);
4334
sljit_emit_fop1(compiler,
SLJIT_CMP_F32
| SLJIT_SET_EQUAL_F, SLJIT_FR1, 0, SLJIT_FR2, 0);
4336
sljit_emit_fop1(compiler,
SLJIT_CMP_F32
| SLJIT_SET_GREATER_EQUAL_F, SLJIT_FR1, 0, SLJIT_FR2, 0);
Completed in 17 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025