OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shr_op
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/VEX/priv/
host_amd64_isel.c
1226
AMD64ShiftOp
shr_op
= Ash_SHR;
local
[
all
...]
guest_ppc_toIR.c
4156
IROp
shr_op
= (mode64 ? Iop_Shr64 : Iop_Shr32);
local
[
all
...]
host_x86_isel.c
984
X86ShiftOp
shr_op
= (e->Iex.Binop.op == Iop_MullS8
local
[
all
...]
Completed in 29 milliseconds