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
1134
i->Min.
Shft
.op = op;
1135
i->Min.
Shft
.sz32 = sz32;
1136
i->Min.
Shft
.dst = dst;
1137
i->Min.
Shft
.srcL = srcL;
1138
i->Min.
Shft
.srcR = srcR;
[
all
...]
host_ppc_defs.c
777
i->Pin.
Shft
.op = op;
778
i->Pin.
Shft
.sz32 = sz32;
779
i->Pin.
Shft
.dst = dst;
780
i->Pin.
Shft
.srcL = srcL;
781
i->Pin.
Shft
.srcR = srcR;
[
all
...]
host_mips_defs.h
444
Bool sz32; /* mode64 has both 32 and 64bit
shft
*/
448
}
Shft
;
host_ppc_defs.h
561
Bool sz32; /* mode64 has both 32 and 64bit
shft
*/
565
}
Shft
;
[
all
...]
Completed in 33 milliseconds