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

  /external/valgrind/VEX/priv/
host_ppc_defs.h 72 ST_IN HReg hregPPC_GPR12 ( Bool mode64 ) { return GPR(mode64, 12, 0, 9); }
    [all...]
host_ppc_defs.c 84 ru->regs[ru->size++] = hregPPC_GPR12(mode64);
    [all...]

Completed in 35 milliseconds