OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RLDI
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativePPC_64.c
40
#define
RLDI
(dst, src, sh, mb, type) \
44
push_inst(compiler,
RLDI
(reg, reg, 63 - shift, shift, 1))
340
return push_inst(compiler,
RLDI
(dst, src1, compiler->imm, 63 - compiler->imm, 1) | RC(flags));
352
return push_inst(compiler,
RLDI
(dst, src1, 64 - compiler->imm, compiler->imm, 0) | RC(flags));
sljitNativePPC_common.c
996
FAIL_IF(push_inst(compiler,
RLDI
(tmp_r, OFFS_REG(arg), argw, 63 - argw, 1)));
1776
FAIL_IF(push_inst(compiler,
RLDI
(TMP_REG1, OFFS_REG(dst), dstw, 63 - dstw, 1)));
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025