OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hi16s
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/VEX/priv/
host_amd64_isel.c
1188
HReg
hi16s
= iselIntExpr_R(env, e->Iex.Binop.arg1);
local
[
all
...]
host_x86_isel.c
965
HReg
hi16s
= iselIntExpr_R(env, e->Iex.Binop.arg1);
local
967
addInstr(env, mk_iMOVsd_RR(
hi16s
, hi16));
[
all
...]
Completed in 79 milliseconds