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

  /external/valgrind/VEX/priv/
host_ppc_defs.h 65 ST_IN HReg hregPPC_GPR8 ( Bool mode64 ) { return GPR(mode64, 8, 5, 5); }
    [all...]
host_ppc_defs.c 76 ru->regs[ru->size++] = hregPPC_GPR8(mode64);
    [all...]
host_ppc_isel.c 818 argregs[5] = hregPPC_GPR8(mode64);
    [all...]

Completed in 120 milliseconds