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

  /external/valgrind/VEX/priv/
host_ppc_defs.h 61 ST_IN HReg hregPPC_GPR4 ( Bool mode64 ) { return GPR(mode64, 4, 1, 1); }
    [all...]
host_ppc_isel.c 818 argregs[1] = hregPPC_GPR4(mode64);
    [all...]
host_ppc_defs.c 72 ru->regs[ru->size++] = hregPPC_GPR4(mode64);
    [all...]

Completed in 240 milliseconds