OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLJIT_SET_EQUAL_F
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitLir.h
1091
#define
SLJIT_SET_EQUAL_F
SLJIT_SET(SLJIT_EQUAL_F64)
/src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c
1036
sljit_emit_fop1(compiler, SLJIT_CMP_F64 |
SLJIT_SET_EQUAL_F
, SLJIT_FR1, 0, SLJIT_FR1, 0);
1040
sljit_emit_fop1(compiler, SLJIT_CMP_F64 |
SLJIT_SET_EQUAL_F
, SLJIT_FR1, 0, SLJIT_MEM1(SLJIT_S0), sizeof(sljit_f64));
2855
sljit_emit_fop1(compiler, SLJIT_CMP_F64 |
SLJIT_SET_EQUAL_F
, SLJIT_FR1, 0, SLJIT_FR2, 0);
2863
sljit_emit_fop1(compiler, SLJIT_CMP_F64 |
SLJIT_SET_EQUAL_F
, SLJIT_FR2, 0, SLJIT_MEM1(SLJIT_S1), 3 * sizeof(sljit_f64));
4330
sljit_emit_fop1(compiler, SLJIT_CMP_F32 |
SLJIT_SET_EQUAL_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);
Completed in 17 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025