OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CLZ
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeARM_32.c
86
#define
CLZ
0xe16f0f10
1059
FAIL_IF(push_inst(compiler,
CLZ
| RD(dst) | RM(src2)));
sljitNativeARM_T2_32.c
111
#define
CLZ
0xfab0f080
733
FAIL_IF(push_inst32(compiler,
CLZ
| RN4(arg2) | RD4(dst) | RM4(arg2)));
sljitNativeARM_64.c
80
#define
CLZ
0xdac01000
725
FAIL_IF(push_inst(compiler, (
CLZ
^ inv_bits) | RD(dst) | RN(arg2)));
sljitNativeMIPS_common.c
176
#define
CLZ
(HI(28) | LO(32))
sljitNativeTILEGX_64.c
414
#define
CLZ
(dst, src) \
1656
FAIL_IF(
CLZ
(EQUAL_FLAG, reg_map[src2]));
1658
FAIL_IF(
CLZ
(reg_map[dst], reg_map[src2]));
Completed in 18 milliseconds
Indexes created Tue Sep 23 21:09:50 GMT 2025