HomeSort by relevance Sort by last modified time
    Searched refs:rrm (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/VEX/priv/
host_amd64_isel.c 713 HReg rrm = iselIntExpr_R(env, mode); local
717 /* movq %rrm, %rrm2
724 addInstr(env, mk_iMOVsd_RR(rrm, rrm2));
    [all...]
host_x86_isel.c 662 HReg rrm = iselIntExpr_R(env, mode); local
666 /* movl %rrm, %rrm2
674 addInstr(env, mk_iMOVsd_RR(rrm, rrm2));
    [all...]

Completed in 195 milliseconds