Explorar o código

Original number of VM instructions

tevador %!s(int64=7) %!d(string=hai) anos
pai
achega
4189e4ebc6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/executeProgram-win64.asm

+ 1 - 1
src/executeProgram-win64.asm

@@ -88,7 +88,7 @@ executeProgram PROC
 	mov rsi, r8                 ; convertible_t* scratchpad
 
 	mov rbx, rsp                ; beginning of VM stack
-	mov ebp, 524289             ; number of VM instructions to execute + 1
+	mov ebp, 1048577            ; number of VM instructions to execute + 1
 
 	xorps xmm10, xmm10
 	cmpeqpd xmm10, xmm10