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

  /external/valgrind/VEX/priv/
host_ppc_defs.h 66 ST_IN HReg hregPPC_GPR9 ( Bool mode64 ) { return GPR(mode64, 9, 6, 6); }
    [all...]
host_ppc_defs.c 77 ru->regs[ru->size++] = hregPPC_GPR9(mode64);
    [all...]
host_ppc_isel.c 819 argregs[6] = hregPPC_GPR9(mode64);
    [all...]

Completed in 38 milliseconds