OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Shft
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/VEX/priv/
host_mips_defs.c
1206
i->Min.
Shft
.op = op;
1207
i->Min.
Shft
.sz32 = sz32;
1208
i->Min.
Shft
.dst = dst;
1209
i->Min.
Shft
.srcL = srcL;
1210
i->Min.
Shft
.srcR = srcR;
[
all
...]
host_ppc_defs.c
807
i->Pin.
Shft
.op = op;
808
i->Pin.
Shft
.sz32 = sz32;
809
i->Pin.
Shft
.dst = dst;
810
i->Pin.
Shft
.srcL = srcL;
811
i->Pin.
Shft
.srcR = srcR;
[
all
...]
host_mips_defs.h
431
Bool sz32; /* mode64 has both 32 and 64bit
shft
*/
435
}
Shft
;
host_ppc_defs.h
593
Bool sz32; /* mode64 has both 32 and 64bit
shft
*/
597
}
Shft
;
[
all
...]
Completed in 81 milliseconds