HomeSort by: relevance | last modified time | path
    Searched defs:sp_move (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/h8300/
compile.c 2573 int sp_move = 0; /* No. of locations by which the stack needs local
2662 sp_move = (no_of_args) * (char_ptr_size);
2666 new_sp = old_sp - sp_move;
  /src/external/gpl3/gdb.old/dist/sim/h8300/
compile.c 2573 int sp_move = 0; /* No. of locations by which the stack needs local
2662 sp_move = (no_of_args) * (char_ptr_size);
2666 new_sp = old_sp - sp_move;

Completed in 56 milliseconds