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

  /external/valgrind/main/VEX/priv/
host_ppc_isel.c 490 static void add_to_sp ( ISelEnv* env, UInt n ) function
551 add_to_sp( env, 16 ); // Reset SP
573 add_to_sp( env, 16 ); // Reset SP
    [all...]
host_mips_isel.c 192 static void add_to_sp(ISelEnv * env, UInt n) function
314 add_to_sp(env, 8); /* Reset SP */
382 add_to_sp(env, 16); /* Reset SP */
    [all...]

Completed in 8752 milliseconds