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 739 HReg rrm = iselIntExpr_R(env, mode); local
743 /* movq %rrm, %rrm2
750 addInstr(env, mk_iMOVsd_RR(rrm, rrm2));
    [all...]
host_x86_isel.c 645 HReg rrm = iselIntExpr_R(env, mode); local
649 /* movl %rrm, %rrm2
657 addInstr(env, mk_iMOVsd_RR(rrm, rrm2));
    [all...]

Completed in 215 milliseconds