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

  /external/valgrind/VEX/priv/
host_ppc_defs.h 74 ST_IN HReg hregPPC_GPR14 ( Bool mode64 ) { return GPR(mode64, 14, 8, 10); }
    [all...]
host_ppc_defs.c 88 ru->regs[ru->size++] = hregPPC_GPR14(mode64);
    [all...]

Completed in 35 milliseconds