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

  /external/valgrind/VEX/priv/
host_ppc_defs.h 108 ST_IN HReg hregPPC_GPR1 ( Bool mode64 ) { return GPR(mode64, 1, 39, 41); }
119 #define StackFramePtr(_mode64) hregPPC_GPR1(_mode64)
    [all...]
host_ppc_defs.c 136 ru->regs[ru->size++] = hregPPC_GPR1(mode64);
    [all...]

Completed in 330 milliseconds