OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXTSW
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativePPC_64.c
128
FAIL_IF(push_inst(compiler,
EXTSW
| S(src2) | A(TMP_REG2))); \
135
FAIL_IF(push_inst(compiler,
EXTSW
| S(src1) | A(TMP_REG1))); \
139
FAIL_IF(push_inst(compiler,
EXTSW
| S(src2) | A(TMP_REG2))); \
146
FAIL_IF(push_inst(compiler,
EXTSW
| S(src1) | A(TMP_REG1))); \
166
return push_inst(compiler,
EXTSW
| S(src2) | A(dst));
sljitNativePPC_common.c
165
#define
EXTSW
(HI(31) | LO(986))
1814
FAIL_IF(push_inst(compiler,
EXTSW
| S(src) | A(TMP_REG1)));
Completed in 13 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025