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

  /external/valgrind/VEX/priv/
host_ppc_defs.h 111 ST_IN HReg hregPPC_GPR31 ( Bool mode64 ) { return GPR(mode64, 31, 42, 44); }
120 #define GuestStatePtr(_mode64) hregPPC_GPR31(_mode64)
    [all...]
host_ppc_isel.c     [all...]
host_ppc_defs.c 139 ru->regs[ru->size++] = hregPPC_GPR31(mode64);
    [all...]

Completed in 36 milliseconds