pub const VM_ADDR_JUMP_TABLE: u64 = 0x800000000;
The address where the indirect jump table starts inside of the VM.
This is not directly accessible by the program running inside of the VM.