OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sljit_f32
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c
4267
sljit_f32
buf[12];
4308
sljit_emit_fop1(compiler, SLJIT_MOV_F32, SLJIT_FR5, 0, SLJIT_MEM1(SLJIT_S0), sizeof(
sljit_f32
));
4309
sljit_emit_fop1(compiler, SLJIT_NEG_F32, SLJIT_MEM1(SLJIT_S0), 2 * sizeof(
sljit_f32
), SLJIT_FR0, 0);
4311
sljit_emit_fop1(compiler, SLJIT_MOV_F32, SLJIT_MEM1(SLJIT_S0), 3 * sizeof(
sljit_f32
), SLJIT_FR1, 0);
4312
sljit_emit_fop1(compiler, SLJIT_ABS_F32, SLJIT_MEM1(SLJIT_S0), 4 * sizeof(
sljit_f32
), SLJIT_FR5, 0);
4314
sljit_emit_fop1(compiler, SLJIT_MOV_F32, SLJIT_MEM1(SLJIT_S0), 5 * sizeof(
sljit_f32
), SLJIT_FR4, 0);
4316
sljit_emit_fop2(compiler, SLJIT_ADD_F32, SLJIT_FR0, 0, SLJIT_FR0, 0, SLJIT_MEM1(SLJIT_S0), sizeof(
sljit_f32
));
4317
sljit_emit_fop1(compiler, SLJIT_MOV_F32, SLJIT_MEM1(SLJIT_S0), 6 * sizeof(
sljit_f32
), SLJIT_FR0, 0);
4318
sljit_emit_fop2(compiler, SLJIT_SUB_F32, SLJIT_MEM1(SLJIT_S0), 7 * sizeof(
sljit_f32
), SLJIT_MEM1(SLJIT_S0), 7 * sizeof(
sljit_f32
), SLJIT_FR5, 0)
[
all
...]
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitConfigInternal.h
42
sljit_f32
: 32 bit single precision floating point value
385
typedef float
sljit_f32
;
typedef in typeref:typename:float
Completed in 17 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025