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