How can I replace the following 32-bit driver assembly to intrinsic as I am porting over my driver code to 64-bit:
_asm jmp short $+8
How can I replace the following 32-bit driver assembly to intrinsic as I am porting over my driver code to 64-bit:
_asm jmp short $+8