asm

package
v0.0.0-...-3771d13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Asm

func Asm(code Code) uintptr

Types

type Code

type Code struct {
	Assembly string
	Output   []Entry
	Input    []Entry
	Clobbers []string
}

type Entry

type Entry struct {
	Name       string
	Constraint string
	Binding    string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL