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

  /external/valgrind/VEX/priv/
host_ppc_defs.h 82 ST_IN HReg hregPPC_GPR22 ( Bool mode64 ) { return GPR(mode64, 22, 16, 18); }
    [all...]
host_ppc_defs.c 96 ru->regs[ru->size++] = hregPPC_GPR22(mode64);
    [all...]

Completed in 65 milliseconds