def get_stack_arg(self, index):
        return self.vm.get_u16(self.cpu.SP + 4 * index)