OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:operand_value
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeTILEGX_64.c
124
int
operand_value
[4];
member in struct:jit_instr
618
val = inst->
operand_value
[i];
754
inst_buf[inst_buf_index].
operand_value
[0] = op0;
755
inst_buf[inst_buf_index].
operand_value
[1] = op1;
756
inst_buf[inst_buf_index].
operand_value
[2] = op2;
757
inst_buf[inst_buf_index].
operand_value
[3] = op3;
774
inst_buf[inst_buf_index].
operand_value
[0] = op0;
775
inst_buf[inst_buf_index].
operand_value
[1] = op1;
776
inst_buf[inst_buf_index].
operand_value
[2] = op2;
835
inst_buf[inst_buf_index].
operand_value
[0] = op0
[
all
...]
sljitNativeTILEGX_64.c
124
int
operand_value
[4];
member in struct:jit_instr
618
val = inst->
operand_value
[i];
754
inst_buf[inst_buf_index].
operand_value
[0] = op0;
755
inst_buf[inst_buf_index].
operand_value
[1] = op1;
756
inst_buf[inst_buf_index].
operand_value
[2] = op2;
757
inst_buf[inst_buf_index].
operand_value
[3] = op3;
774
inst_buf[inst_buf_index].
operand_value
[0] = op0;
775
inst_buf[inst_buf_index].
operand_value
[1] = op1;
776
inst_buf[inst_buf_index].
operand_value
[2] = op2;
835
inst_buf[inst_buf_index].
operand_value
[0] = op0
[
all
...]
Completed in 21 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025