Closed suijingfeng closed 5 years ago
programStack = 0 , while stackOnEntry - (8 + 4 * MAX_VMMAIN_ARGS) = 1048516
MAX_VMMAIN_ARGS = 13
Intel x86 Assembler Instruction Set Opcode Table. http://sparksandflames.com/files/x86InstructionChart.html
why no function write to vm_syscallNum?
debug is OK, but not release
using msvc2017 compile vm_x86.c and vm_x86_64.asm got this.