Пример #1
0
 private void loadParameterIntFromMemory(int index)
 {
     compilerContext.memRead32(_sp, (index - maxParameterInGprRegisters) << 2);
 }