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

  /external/valgrind/VEX/priv/
host_tilegx_defs.c 195 TILEGXRH *rh_srcR = instr->GXin.Alu.srcR;
202 ppTILEGXRH(rh_srcR);
208 TILEGXRH *rh_srcR = instr->GXin.Shft.srcR;
214 ppTILEGXRH(rh_srcR);
    [all...]
host_mips_defs.c 1190 MIPSRH *rh_srcR = i->Min.Alu.srcR;
1193 toBool(rh_srcR->tag == Mrh_Imm)));
1198 ppMIPSRH(rh_srcR, mode64);
1203 MIPSRH *rh_srcR = i->Min.Shft.srcR;
1205 toBool(rh_srcR->tag == Mrh_Imm),
1211 ppMIPSRH(rh_srcR, mode64);
    [all...]
host_ppc_defs.c     [all...]

Completed in 51 milliseconds