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

  /external/valgrind/VEX/priv/
host_ppc_isel.c 817 argregs[0] = hregPPC_GPR3(mode64);
    [all...]
host_ppc_defs.h 60 ST_IN HReg hregPPC_GPR3 ( Bool mode64 ) { return GPR(mode64, 3, 0, 0); }
    [all...]
host_ppc_defs.c 71 ru->regs[ru->size++] = hregPPC_GPR3(mode64);
    [all...]

Completed in 76 milliseconds