Searched refs:SPARC_ARGS_IN_REGS_NUM (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dargs.cc43 static const int SPARC_ARGS_IN_REGS_NUM=6; variable
100 int int_reg_max = SPARC_ARGS_IN_REGS_NUM;
H A Dregister_sparc.hpp379 const int SPARC_ARGS_IN_REGS_NUM = 6;
H A DsharedRuntime_sparc.cpp386 const int int_reg_max = SPARC_ARGS_IN_REGS_NUM;
1112 int mem_parm_offset = i - SPARC_ARGS_IN_REGS_NUM;

Completed in 125 milliseconds