package arm64

import "github.com/tetratelabs/wazero/internal/engine/wazevo/backend/isa/arm64"

Index

Functions

func GoCallStackView

func GoCallStackView(stackPointerBeforeGoCall *uint64) []uint64

GoCallStackView implements wazevo.goCallStackView.

func NewBackend

func NewBackend() backend.Machine

NewBackend returns a new backend for arm64.

func UnwindStack

func UnwindStack(sp, _, top uintptr, returnAddresses []uintptr) []uintptr

UnwindStack implements wazevo.unwindStack.

Source Files

abi.go abi_entry_preamble.go abi_go_call.go cond.go instr.go instr_encoding.go lower_constant.go lower_instr.go lower_instr_operands.go lower_mem.go machine.go machine_pro_epi_logue.go machine_regalloc.go machine_relocation.go reg.go unwind_stack.go

Version
v1.9.0 (latest)
Published
Feb 18, 2025
Platform
linux/amd64
Imports
14 packages
Last checked
4 days ago

Tools for package owners.