OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DCLZ
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/none/tests/mips64/
arithmetic_instruction.c
8
DADDIU, DADDU, DCLO,
DCLZ
,
127
case
DCLZ
:
129
TEST3("
dclz
$t0, $t1", reg_val1[i], t0, t1);
130
TEST3("
dclz
$v0, $v1", reg_val2[i], v0, v1);
/external/pcre/dist/sljit/
sljitNativeMIPS_common.c
180
#define
DCLZ
(HI(28) | LO(36))
[
all
...]
Completed in 4218 milliseconds