System call dispatching for Windows on ARM64

System call dispatching on Windows ARM64 Background Microsoft recently announced that there will be Windows ARM64 devices. Technically, it should be "AArch64" but ARM64 is easier to type. This article briefly documents the system call dispatching mechanism for Windows on ARM64.  Readers are assumed to be familiar with ARM64 assembly and system call dispatching on… Continue reading System call dispatching for Windows on ARM64