Searched defs:hi16s (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_x86_isel.c965 HReg hi16s = iselIntExpr_R(env, e->Iex.Binop.arg1); local
967 addInstr(env, mk_iMOVsd_RR(hi16s, hi16));
H A Dhost_amd64_isel.c1188 HReg hi16s = iselIntExpr_R(env, e->Iex.Binop.arg1); local
1190 addInstr(env, mk_iMOVsd_RR(hi16s, hi16));

Completed in 84 milliseconds