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

  /external/valgrind/main/VEX/priv/
host_mips_isel.c 49 10 GuestStatePointer
427 /* save GuestStatePointer on the stack */
430 GuestStatePointer(mode64), mode64));
440 GuestStatePointer(mode64)));
470 GuestStatePointer(mode64)));
524 /* restore GuestStatePointer */
525 addInstr(env, MIPSInstr_Load(4, GuestStatePointer(mode64),
    [all...]
host_mips_defs.h 138 #define GuestStatePointer(_mode64) hregMIPS_GPR10(_mode64)
host_mips_defs.c     [all...]

Completed in 42 milliseconds